package empty_dir
import "k8s.io/kubernetes/pkg/volume/empty_dir"
Package empty_dir contains the internal representation of emptyDir volumes.
Index ¶
- func GetPath(uid types.UID, volName string, host volume.VolumeHost) string
- func ProbeVolumePlugins() []volume.VolumePlugin
Functions ¶
func GetPath ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
Source Files ¶
doc.go empty_dir.go empty_dir_unsupported.go
- Version
- v1.2.0-alpha.6
- Published
- Jan 13, 2016
- Platform
- darwin/amd64
- Imports
- 10 packages
- Last checked
- 4 minutes ago –
Tools for package owners.