ocean_aws_launch_spec

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OceanID  commons.FieldName = "ocean_id"
	ImageID  commons.FieldName = "image_id"
	UserData commons.FieldName = "user_data"
	Labels   commons.FieldName = "labels"
	Taints   commons.FieldName = "taints"
)

Variables

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

Functions

func Base64StateFunc

func Base64StateFunc(v interface{}) string

func Setup

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

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

Setup

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

Types

type LabelField

type LabelField string
const (
	LabelKey   LabelField = "key"
	LabelValue LabelField = "value"
)

type TaintField

type TaintField string
const (
	TaintKey   TaintField = "key"
	TaintValue TaintField = "value"
	Effect     TaintField = "effect"
)

Jump to

Keyboard shortcuts

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