Documentation ¶
Index ¶
Constants ¶
View Source
const ( AdmissionWebhookAnnotationValidateKey = "lxcfs-admission-webhook.kubernetes.io/validate" AdmissionWebhookAnnotationMutateKey = "lxcfs-admission-webhook.kubernetes.io/mutate" AdmissionWebhookAnnotationStatusKey = "lxcfs-admission-webhook.kubernetes.io/status" AdmissionWebhookAnnotationPatchKey = "lxcfs-admission-webhook.kubernetes.io/applied-patch" NameLabel = "app.kubernetes.io/name" InstanceLabel = "app.kubernetes.io/instance" VersionLabel = "app.kubernetes.io/version" ComponentLabel = "app.kubernetes.io/component" PartOfLabel = "app.kubernetes.io/part-of" ManagedByLabel = "app.kubernetes.io/managed-by" NA = "not_available" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.