Documentation ¶
Index ¶
- func DeploymentCreator(data userclusterControllerData, openshift bool) reconciling.NamedDeploymentCreatorGetter
- func RoleBindingCreator() (string, reconciling.RoleBindingCreator)
- func RoleCreator() (string, reconciling.RoleCreator)
- func ServiceAccountCreator() (string, reconciling.ServiceAccountCreator)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentCreator ¶
func DeploymentCreator(data userclusterControllerData, openshift bool) reconciling.NamedDeploymentCreatorGetter
DeploymentCreator returns the function to create and update the user cluster controller deployment
func RoleBindingCreator ¶
func RoleBindingCreator() (string, reconciling.RoleBindingCreator)
func RoleCreator ¶
func RoleCreator() (string, reconciling.RoleCreator)
func ServiceAccountCreator ¶
func ServiceAccountCreator() (string, reconciling.ServiceAccountCreator)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.