package
1.14.0-alpha.1
Repository: https://github.com/micnncim/kubernetes.git
Documentation: pkg.go.dev
# Constants
AWSEBSDriverName is the name of the CSI driver for EBS.
AWSEBSInTreePluginName is the name of the intree plugin for EBS.
GCEPDDriverName is the name of the CSI driver for GCE PD.
GCEPDInTreePluginName is the name of the intree plugin for GCE PD.
LabelMultiZoneDelimiter separates zones for RePD volumes.
LabelZoneFailureDomain is the label on PVs indicating the zone they are provisioned in.
UnspecifiedValue is used for an unknown zone string.
# Interfaces
InTreePlugin handles translations between CSI and in-tree sources in a PV.