Documentation ¶
Overview ¶
Package flocker contains the internal representation of Flocker volumes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
This is the primary entrypoint for volume plugins.
Types ¶
type FlockerUtil ¶ added in v1.5.0
type FlockerUtil struct{}
func (*FlockerUtil) CreateVolume ¶ added in v1.5.0
func (*FlockerUtil) DeleteVolume ¶ added in v1.5.0
func (util *FlockerUtil) DeleteVolume(d *flockerVolumeDeleter) error
Click to show internal directories.
Click to hide internal directories.