ocean_aws_launch_configuration

package
v1.175.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 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"
	ResourceTagSpecification                      commons.FieldName = "resource_tag_specification"
	ShouldTagVolumes                              commons.FieldName = "should_tag_volumes"
	HealthCheckUnhealthyDurationBeforeReplacement commons.FieldName = "health_check_unhealthy_duration_before_replacement"
)
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"
)
View Source
const (
	DynamicIops             commons.FieldName = "dynamic_iops"
	IopsBaseSize            commons.FieldName = "base_size"
	IopsResource            commons.FieldName = "resource"
	IopsSizePerResourceUnit commons.FieldName = "size_per_resource_unit"
)

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