Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager, *rest.Config, types.NamespacedName) error
AddToManagerFuncs is a list of non-synchronized functions to add all Controllers to the Manager
View Source
var AddToManagerSyncFuncs []func(manager.Manager, *rest.Config, types.NamespacedName, synchronizer.HubSynchronizerInterface) error
AddToManagerSyncFuncs is a list of synchronized functions to add all Controllers to the Manager
Functions ¶
func AddToManager ¶
func AddToManager(m manager.Manager, hubconfig *rest.Config, cluster types.NamespacedName, hubSynchronizer synchronizer.HubSynchronizerInterface) error
AddToManager adds all controllers to the Manager
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.