Documentation ¶
Overview ¶
Package host_path contains the internal representation of hostPath volumes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProbeRecyclableVolumePlugins ¶ added in v0.19.0
func ProbeRecyclableVolumePlugins(recyclerFunc func(spec *volume.Spec, host volume.VolumeHost) (volume.Recycler, error)) []volume.VolumePlugin
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins. Tests covering recycling should not use this func but instead use their own array of plugins w/ a custom recyclerFunc as appropriate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.