Documentation ¶
Index ¶
Constants ¶
View Source
const ( VCWebhookCertCommonName = "virtualcluster-webhook" VCWebhookCertOrg = "virtualcluster" VCWebhookCertFileName = "tls.crt" VCWebhookKeyFileName = "tls.key" VCWebhookServiceName = "virtualcluster-webhook-service" DefaultVCWebhookServiceNs = "vc-manager" VCWebhookCfgName = "virtualcluster-validating-webhook-configuration" VCWebhookCAFile = "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt" VCWebhookCSRName = "virtualcluster-webhook-csr" )
Variables ¶
View Source
var (
VCWebhookServiceNs string
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.