Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterRole string = `` /* 413-byte string literal not displayed */
View Source
var ClusterRoleBindingDelegator string = `` /* 285-byte string literal not displayed */
View Source
var ClusterRoleBindingSA string = `` /* 273-byte string literal not displayed */
View Source
var Namespace string = `apiVersion: v1
kind: Namespace
metadata:
name: openshift-ingress
`
View Source
var RouterCrd string = `` /* 1486-byte string literal not displayed */
View Source
var RouterDeploy string = `` /* 1476-byte string literal not displayed */
View Source
var ServiceAccount string = `apiVersion: v1
kind: ServiceAccount
metadata:
name: ingress-router
namespace: openshift-ingress
`
Functions ¶
func InstallRouter ¶
InstallRouter installs the OpenShift router on the given cluster
func PatchRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.