package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.