# Functions
NewController creates a new PersistentVolume controller.
# Constants
CloudVolumeCreatedForClaimNamespaceTag is a name of a tag attached to a real volume in cloud (e.g.
CloudVolumeCreatedForClaimNameTag is a name of a tag attached to a real volume in cloud (e.g.
CloudVolumeCreatedForVolumeNameTag is a name of a tag attached to a real volume in cloud (e.g.
# Structs
ControllerParameters contains arguments for creation of a new PersistentVolume controller.
PersistentVolumeController is a controller that synchronizes PersistentVolumeClaims and PersistentVolumes.
# Interfaces
CSINameTranslator can get the CSI Driver name based on the in-tree plugin name.