Documentation ¶
Overview ¶
Package storageos contains the internal representation of StorageOS PersistentDisk volumes.
Index ¶
Constants ¶
View Source
const ( ErrDeviceNotFound = "device not found" ErrDeviceNotSupported = "device not supported" ErrNotAvailable = "not available" )
Variables ¶
This section is empty.
Functions ¶
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
ProbeVolumePlugins is the primary entrypoint for volume plugins.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.