storagemanager

package
v0.0.0-...-0b4836d Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DriveTypeGp2 is a constant for gp2 drive types
	DriveTypeGp2 = "gp2"
	// DriveTypeIo1 is a constant for io1 drive types
	DriveTypeIo1 = "io1"
	// Gp2IopsMultiplier is the amount with which a given gp2 GiB size is multiplied
	// in order to get that drive's baseline IOPS performance
	Gp2IopsMultiplier = 3
)

Variables

This section is empty.

Functions

func NewAWSStorageManager

func NewAWSStorageManager(
	decisionMatrix cloudops.StorageDecisionMatrix,
) (cloudops.StorageManager, error)

NewAWSStorageManager returns an aws implementation for Storage Management

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