ecs

package
v0.0.0-...-9ec3720 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2021 License: AGPL-3.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// EBSVolumeTypeKey is the config key for volume type.
	EBSVolumeTypeKey = "volume-type"
	// EBSDriverKey is the config key for volume provision driver.
	EBSDriverKey = "driver"

	// EBSVolumeTypeValueMagnetic is the volume type of "standard" for Magnetic volumes.
	EBSVolumeTypeValueMagnetic = "magnetic"
	// EBSVolumeTypeValueSSD is the volume type of "gp2" for General Purpose (SSD) volumes.
	EBSVolumeTypeValueSSD = "gp2"

	// EBSDriverValueRexray is the Juju opinionated storage plugin driver for ECS.
	EBSDriverValueRexray = "rexray/ebs" // Fix: should we opinion on this or NOT??
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NotifyWatcherInterface

type NotifyWatcherInterface interface {
	watcher.CoreWatcher
	Changes() watcher.NotifyChannel
}

NotifyWatcherInterface defines the methods of notifyWatcher.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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