scaleio

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the name of the storage driver
	Name = "scaleio"
)

Variables

View Source
var (
	// ErrFindingSDC occurs when there is an issue finding the ScaleIO data
	// controller.
	ErrFindingSDC = func(sdcGUID string, err error) error {
		return goof.WithFieldE(
			"sdcGUID", sdcGUID, "error finding sdc", err)
	}

	// ErrNoSDCGUID occurs when there is an issue locating the GUID for the
	// provided ScaleIO instance ID.
	ErrNoSDCGUID = goof.New("no sdc guid returned")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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