package empty_dir
import "k8s.io/kubernetes/pkg/kubelet/volume/empty_dir"
Index ¶
- func ProbeVolumePlugins() []volume.Plugin
- func ProbeVolumePluginsWithMounter(mounter mount.Interface) []volume.Plugin
Functions ¶
func ProbeVolumePlugins ¶
This is the primary entrypoint for volume plugins.
func ProbeVolumePluginsWithMounter ¶
ProbePluginsWithMounter is a convenience for testing other plugins which wrap this one. FIXME: alternative: pass mount.Interface to all ProbeVolumePlugins() functions? Opinions?
Source Files ¶
empty_dir.go empty_dir_unsupported.go
- Version
- v0.13.2
- Published
- Mar 19, 2015
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 2 minutes ago –
Tools for package owners.