Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
AddToManagerFuncs is a list of functions to add all Controllers to the Manager. String parameter is to pass in any specific override for the kubeconfig file to use.
View Source
var AddToManagerWithActuatorFuncs []func(manager.Manager, manager.Manager, actuator.Actuator, configv1.PlatformType, corev1client.CoreV1Interface) error
AddToManagerWithActuatorFuncs is a list of functions to add all Controllers with Actuators to the Manager
Functions ¶
func AddToManager ¶
func AddToManager(m, rootM manager.Manager, explicitKubeconfig string, coreClient corev1client.CoreV1Interface) error
AddToManager adds all Controllers to the Manager
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.