managed_instance_aws_compute_launchspecification

package
v1.25.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EBSOptimized       commons.FieldName = "ebs_optimized"
	EnableMonitoring   commons.FieldName = "enable_monitoring"
	PlacementTenancy   commons.FieldName = "placement_tenancy"
	IamInstanceProfile commons.FieldName = "iam_instance_profile"
	SecurityGroupIds   commons.FieldName = "security_group_ids"
	ImageId            commons.FieldName = "image_id"
	KeyPair            commons.FieldName = "key_pair"
	Tags               commons.FieldName = "tags"
	UserData           commons.FieldName = "user_data"
	ShutdownScript     commons.FieldName = "shutdown_script"
	CPUCredits         commons.FieldName = "cpu_credits"
)

Variables

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

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Utils

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Functions

func Base64StateFunc

func Base64StateFunc(v interface{}) string

func Setup

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

Types

type TagField

type TagField string
const (
	TagKey   TagField = "key"
	TagValue TagField = "value"
)

Jump to

Keyboard shortcuts

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