disktypes

package
v2.16.3 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWSDiskTypes = []string{
	"gp2",
	"gp3",
	"st1",
	"sc1",
	"io1",
}

AWSDiskTypes is derived from: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html (Last updated: August 1st, 2023).

View Source
var AzureDiskTypes = []string{
	"Premium_LRS",
	"Premium_ZRS",
	"Standard_LRS",
	"StandardSSD_LRS",
	"StandardSSD_ZRS",
}

AzureDiskTypes are valid Azure disk types.

View Source
var GCPDiskTypes = []string{
	"pd-standard",
	"pd-balanced",
	"pd-ssd",
}

GCPDiskTypes are valid GCP disk types.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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