Documentation ¶
Overview ¶
Package resources contains the resources controller responsible for making sure the various Kubernetes resources we need in the usercluster like RBAC, Deployments, ServiceAccounts and much more are present.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add( mgr manager.Manager, seedMgr manager.Manager, openshift bool, version string, namespace string, cloudProviderName string, clusterURL *url.URL, openvpnServerPort int, registerReconciledCheck func(name string, check healthcheck.Check), cloudCredentialSecretTemplate *corev1.Secret, openshiftConsoleCallbackURI string, log *zap.SugaredLogger) error
Add creates a new user cluster controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.