Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var AddDeployableToManagerFuncs []func(manager.Manager) error
AddDeployableToManagerFuncs is a list of functions to add deployable Controller to the Manager
var AddHelmToManagerFuncs []func(manager.Manager) error
AddHelmToManagerFuncs is a list of functions to add helmrelease Controller to the Manager
var AddHubToManagerFuncs []func(manager.Manager) error
AddHubToManagerFuncs is a list of functions to add all Hub Controllers to the Manager
var AddPlacementruleToManagerFuncs []func(manager.Manager) error
AddPlacementruleToManagerFuncs is a list of functions to add deployable Controller to the Manager
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
var AddToManagerMCMFuncs []func(manager.Manager, *rest.Config, *types.NamespacedName, bool) error
AddToManagerMCMFuncs is a list of functions to add all MCM Controllers (with config to hub) to the Manager
Functions ¶
func AddHubToManager ¶
AddHubToManager adds all Hub Controllers to the Manager
func AddToManager ¶
func AddToManager(m manager.Manager, cfg *rest.Config, syncid *types.NamespacedName, standalone bool) error
AddToManager adds all Controllers to the Manager
Types ¶
This section is empty.