ocean_aws_launch_configuration

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: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ImageID                  commons.FieldName = "image_id"
	IAMInstanceProfile       commons.FieldName = "iam_instance_profile"
	KeyName                  commons.FieldName = "key_name"
	UserData                 commons.FieldName = "user_data"
	SecurityGroups           commons.FieldName = "security_groups"
	AssociatePublicIpAddress commons.FieldName = "associate_public_ip_address"
	AssociateIPv6Address     commons.FieldName = "associate_ipv6_address"
	LoadBalancers            commons.FieldName = "load_balancers"
	Arn                      commons.FieldName = "arn"
	Name                     commons.FieldName = "name"
	Type                     commons.FieldName = "type"
	RootVolumeSize           commons.FieldName = "root_volume_size"
	Monitoring               commons.FieldName = "monitoring"
	EBSOptimized             commons.FieldName = "ebs_optimized"
	UseAsTemplateOnly        commons.FieldName = "use_as_template_only"
)
View Source
const (
	InstanceMetadataOptions commons.FieldName = "instance_metadata_options"
	HTTPTokens              commons.FieldName = "http_tokens"
	HTTPPutResponseHopLimit commons.FieldName = "http_put_response_hop_limit"
)
View Source
const (
	BlockDeviceMappings commons.FieldName = "block_device_mappings"
	DeviceName          commons.FieldName = "device_name"
	Ebs                 commons.FieldName = "ebs"
	DeleteOnTermination commons.FieldName = "delete_on_termination"
	Encrypted           commons.FieldName = "encrypted"
	IOPS                commons.FieldName = "iops"
	KMSKeyID            commons.FieldName = "kms_key_id"
	SnapshotID          commons.FieldName = "snapshot_id"
	VolumeSize          commons.FieldName = "volume_size"
	DynamicVolumeSize   commons.FieldName = "dynamic_volume_size"
	BaseSize            commons.FieldName = "base_size"
	Resource            commons.FieldName = "resource"
	SizePerResourceUnit commons.FieldName = "size_per_resource_unit"
	VolumeType          commons.FieldName = "volume_type"
	Throughput          commons.FieldName = "throughput"
)

Variables

View Source
var InstanceProfileArnRegex = regexp.MustCompile(`arn:aws:iam::\d{12}:instance-profile/?[a-zA-Z_0-9+=,.@\-_/]+`)

Functions

func Base64StateFunc added in v1.10.0

func Base64StateFunc(v interface{}) string

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