Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager, config.Configuration) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
View Source
var AddToManagerWithCMFuncs []func(manager.Manager, *remoteclusters.Manager, config.Configuration) error
AddToManagerWithCMFuncs is a list of functions to add all Controllers with remote clusters manager to the Manager
Functions ¶
func AddToManager ¶
func AddToManager(m manager.Manager, cm *remoteclusters.Manager, operatorConfig config.Configuration) 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.