Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SkipNameValidation *bool
SkipNameValidation is used for testing to allow multiple controllers with the same name since Controller-Runtime has a global singleton registry to prevent controllers with the same name, even if attached to different managers.
Functions ¶
func AddToManager ¶
func AddToManager(ctx *pkgctx.ControllerManagerContext, mgr manager.Manager) error
AddToManager adds this package's controller to the provided manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.