package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetDynamicPluginProber creates dynamic plugin prober.
NewOptionsForDriver create driver options given volume spec.
# Constants
StatusNotSupported represents that the command is not supported.
StatusSuccess represents the successful completion of command.
# Structs
DriverCall implements the basic contract between FlexVolume and its driver.
DriverCapabilities represents what driver can do.
DriverStatus represents the return value of the driver callout.
# Interfaces
PluginFactory create flex volume plugin.
# Type aliases
OptionsForDriver represents the spec given to the driver.