package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewController creates a new PersistentVolume controller.
# Structs
ControllerParameters contains arguments for creation of a new PersistentVolume controller.
PersistentVolumeController is a controller that synchronizes PersistentVolumeClaims and PersistentVolumes.
# Interfaces
CSIMigratedPluginManager keeps track of CSI migration status of a plugin.
CSINameTranslator can get the CSI Driver name based on the in-tree plugin name.