package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewCSI initializes a new plugin and returns it.

# Constants

CSIName is the name of the plugin used in the plugin registry and configurations.
ErrReasonMaxVolumeCountExceeded is used for MaxVolumeCount predicate error.

# Structs

CSILimits is a plugin that checks node volume limits.

# Interfaces

InTreeToCSITranslator contains methods required to check migratable status and perform translations from InTree PV's to CSI.