package
0.11.0
Repository: https://github.com/sallyom/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

EscapePluginName converts a plugin name, which might contain a / into a string that is safe to use on-disk.
No description provided by the author
UnescapePluginName converts an escaped plugin name (as per EscapePluginName) back to its normal form.

# Structs

FakeHost is useful for testing volume plugins.
FakePlugin is useful for for testing.
No description provided by the author
PluginMgr tracks registered plugins.

# Interfaces

Builder interface provides method to set up/mount the volume.
Cleaner interface provides method to cleanup/unmount the volumes.
Host is an interface that plugins can use to access the kubelet.
Interface is a directory used by pods or hosts.
Plugin is an interface to volume plugins.