Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CNSFinalizer is the finalizer on CNSNodeVmAttachment and CnsVolumeMetadata controllers CNSFinalizer = "cns.vmware.com" // CNSPvcFinalizer is the finalizer on Supervisor PVC managed by CNsNodeVMAttachment controller // to avoid Detach-Delete race which in-turn avoids ResourceInUse errors CNSPvcFinalizer = "cns.vmware.com/pvc-protection" // VSphereCSIDriverName is the vsphere CSI driver name VSphereCSIDriverName = "csi.vsphere.vmware.com" )
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.