Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
func ProbeVolumePluginsWithMounter ¶
func ProbeVolumePluginsWithMounter(mounter mount.Interface) []volume.VolumePlugin
ProbePluginsWithMounter is a convenience for testing other plugins which wrap this one. FIXME: alternative: pass mount.Interface to all ProbeVolumePlugins() functions? Opinions?
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.