kubernetesk8s.io/kubernetes/pkg/volume/storageos Index | Files

package storageos

import "k8s.io/kubernetes/pkg/volume/storageos"

Package storageos contains the internal representation of StorageOS PersistentDisk volumes.

Index

Constants

const (
	ErrDeviceNotFound     = "device not found"
	ErrDeviceNotSupported = "device not supported"
	ErrNotAvailable       = "not available"
)

Functions

func ProbeVolumePlugins

func ProbeVolumePlugins() []volume.VolumePlugin

ProbeVolumePlugins is the primary entrypoint for volume plugins.

Source Files

doc.go storageos.go storageos_util.go

Version
v1.14.8
Published
Oct 12, 2019
Platform
js/wasm
Imports
20 packages
Last checked
26 seconds ago

Tools for package owners.