Documentation
¶
Index ¶
Constants ¶
View Source
const ( // WebhookCertFolder is the folder where the cert for the webhook is stored WebhookCertFolder = "/tmp/k8s-webhook-server/serving-certs" // WebhookServiceName is the name of the webhook service WebhookServiceName = "jspolicy" )
Variables ¶
This section is empty.
Functions ¶
func GenerateWebhookCertificate ¶
func GenerateWebhookCertificate() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.