Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
Functions ¶
func AddToManager ¶ added in v1.0.0
AddToManager adds all Controllers to the Manager +kubebuilder:rbac:groups=admissionregistration.k8s.io,resources=mutatingwebhookconfigurations;verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=admissionregistration.k8s.io,resources=validatingwebhookconfigurations;verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=secrets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=services,verbs=get;list;watch;create;update;patch;delete
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.