Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CRDName represent the name of cnscsisvfeaturestate CRD. CRDName = "cnscsisvfeaturestates.cns.vmware.com" // CRDGroupName represent the group of cnscsisvfeaturestate CRD. CRDGroupName = "cns.vmware.com" // CRDSingular represent the singular name of cnscsisvfeaturestate CRD. CRDSingular = "cnscsisvfeaturestate" // CRDPlural represent the plural name of cnscsisvfeaturestates CRD. CRDPlural = "cnscsisvfeaturestates" // WorkLoadNamespaceLabelKey is the label key found on the workload namespace // in the supervisor k8s cluster. WorkLoadNamespaceLabelKey = "vSphereClusterID" // SVFeatureStateCRName to be used for CR in workload namespaces. SVFeatureStateCRName = "svfeaturestates" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.