package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.