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.16.2
Published
May 4, 2015
Platform
js/wasm
Imports
8 packages
Last checked
1 minute ago

Tools for package owners.