Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KarmadaWebhookDeployment is karmada webhook deployment manifest KarmadaWebhookDeployment = `` /* 1498-byte string literal not displayed */ // KarmadaWebhookService is karmada webhook service manifest KarmadaWebhookService = `` /* 253-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func EnsureKarmadaWebhook ¶
func EnsureKarmadaWebhook(client clientset.Interface, cfg *operatorv1alpha1.KarmadaWebhook, name, namespace string) error
EnsureKarmadaWebhook creates karmada webhook deployment and service resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.