gcepd

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the provider's name.
	Name = "gcepd"

	// InstanceIDFieldProjectID is the key to retrieve the ProjectID value
	// from the InstanceID Field map.
	InstanceIDFieldProjectID = "projectID"

	// InstanceIDFieldZone is the key to retrieve the zone value from the
	// InstanceID Field map.
	InstanceIDFieldZone = "zone"

	// DiskTypeSSD indicates an SSD based disk should be created
	DiskTypeSSD = "pd-ssd"

	// DiskTypeStandard indicates a standard (non-SSD) disk
	DiskTypeStandard = "pd-standard"

	// DefaultDiskType indicates what type of disk to create by default
	DefaultDiskType = DiskTypeSSD
)

Variables

This section is empty.

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