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.9.6
Published
Mar 20, 2018
Platform
js/wasm
Imports
20 packages
Last checked
4 minutes ago

Tools for package owners.