Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
Functions ¶
func AddToManager ¶
AddToManager adds all Controllers to the Manager +kubebuilder:rbac:groups=admissionregistration.k8s.io,resources=mutatingwebhookconfigurations;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 +kubebuilder:rbac:groups="",resources=deployments,verbs=get;list;watch +kubebuilder:webhook:groups=apps,versions=v1,resources=deployments,verbs=create,update +kubebuilder:webhook:name=validate.devops.kubesphere.io +kubebuilder:webhook:type=validating,failure-policy=fail
Types ¶
This section is empty.