package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.