kubernetesk8s.io/kubernetes/pkg/volume/empty_dir Index | Files

package empty_dir

import "k8s.io/kubernetes/pkg/volume/empty_dir"

Index

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?

Source Files

empty_dir.go empty_dir_unsupported.go

Version
v0.14.0
Published
Mar 30, 2015
Platform
js/wasm
Imports
7 packages
Last checked
11 seconds ago

Tools for package owners.