Documentation
¶
Index ¶
- func CreateValidatingWebhookConf(namespace string, clusterRole *rbac.ClusterRole, caCrtBytes []byte) admissionv1.ValidatingWebhookConfiguration
- func CreateWebhookAssets(kubeClient *kubernetes.Clientset, operatorConfig *config.Config) error
- func DeleteWebhookAssets(kubeClient *kubernetes.Clientset, operatorConfig *config.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateValidatingWebhookConf ¶
func CreateValidatingWebhookConf(namespace string, clusterRole *rbac.ClusterRole, caCrtBytes []byte) admissionv1.ValidatingWebhookConfiguration
func CreateWebhookAssets ¶
func CreateWebhookAssets(kubeClient *kubernetes.Clientset, operatorConfig *config.Config) error
func DeleteWebhookAssets ¶
func DeleteWebhookAssets(kubeClient *kubernetes.Clientset, operatorConfig *config.Config) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.