Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(m manager.Manager, opts manager.Options, fnList ...func(manager.Manager, manager.Options) error) error
AddToManager adds all Controllers to the Manager
func AddToManagerWithFeatureGates ¶
func AddToManagerWithFeatureGates(m manager.Manager, opts manager.Options, featureGate featuregate.MutableFeatureGate, fnList ...func(manager.Manager, manager.Options, featuregate.MutableFeatureGate) error) error
AddToManager adds all Controllers to the Manager along with a feature gate accessor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.