elastigroup_aws_block_devices

package
v1.120.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// - COMMON -----------------------------------------------------
	DeviceName commons.FieldName = "device_name"

	// - EBS --------------------------------------------------------
	EbsBlockDevice      commons.FieldName = "ebs_block_device"
	SnapshotId          commons.FieldName = "snapshot_id"
	VolumeType          commons.FieldName = "volume_type"
	VolumeSize          commons.FieldName = "volume_size"
	Iops                commons.FieldName = "iops"
	DeleteOnTermination commons.FieldName = "delete_on_termination"
	Encrypted           commons.FieldName = "encrypted"
	KmsKeyId            commons.FieldName = "kms_key_id"
	NoDevice            commons.FieldName = "nodevice"
	Throughput          commons.FieldName = "throughput"

	// - EPHEMERAL --------------------------------------------------
	EphemeralBlockDevice commons.FieldName = "ephemeral_block_device"
	VirtualName          commons.FieldName = "virtual_name"
)
View Source
const (
	Prefix = "ebs_block_device"
)

Variables

This section is empty.

Functions

func Setup

func Setup(fieldsMap map[commons.FieldName]*commons.GenericField)

Types

This section is empty.

Jump to

Keyboard shortcuts

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