services

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GRPCMetadataTargetPaths is the key in gRPC metatdata that is set
	// to "true" if a ListVolumes RPC should return VolumeInfo objects
	// with associated mount path information.
	GRPCMetadataTargetPaths = "rexray.docker2csi.targetpaths"
)
View Source
const (
	SpName = "csi-blockdevices"
)

Variables

View Source
var (
	CSIVersions = []*csi.Version{
		&csi.Version{
			Major: 0,
			Minor: 0,
			Patch: 0,
		},
	}
)

Functions

This section is empty.

Types

type StoragePlugin

type StoragePlugin struct {
	DevDir string
	// contains filtered or unexported fields
}

func (*StoragePlugin) CreateVolume

func (*StoragePlugin) DeleteVolume

func (*StoragePlugin) GetCapacity

func (*StoragePlugin) GetNodeID

func (*StoragePlugin) GetPluginInfo

func (*StoragePlugin) GetSupportedVersions

func (*StoragePlugin) Init

func (sp *StoragePlugin) Init()

func (*StoragePlugin) ListVolumes

func (*StoragePlugin) NodeGetCapabilities

func (*StoragePlugin) NodePublishVolume

func (*StoragePlugin) NodeUnpublishVolume

func (*StoragePlugin) ProbeNode

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL