ocean_aws

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

Documentation

Index

Constants

View Source
const (
	Name                commons.FieldName = "name"
	ControllerClusterID commons.FieldName = "controller_id"

	MaxSize         commons.FieldName = "max_size"
	MinSize         commons.FieldName = "min_size"
	DesiredCapacity commons.FieldName = "desired_capacity"

	Region    commons.FieldName = "region"
	SubnetIDs commons.FieldName = "subnet_ids"

	Tags commons.FieldName = "tags"

	UpdatePolicy    commons.FieldName = "update_policy"
	ShouldRoll      commons.FieldName = "should_roll"
	ConditionedRoll commons.FieldName = "conditioned_roll"
	AutoApplyTags   commons.FieldName = "auto_apply_tags"

	RollConfig                commons.FieldName = "roll_config"
	BatchSizePercentage       commons.FieldName = "batch_size_percentage"
	LaunchSpecIDs             commons.FieldName = "launch_spec_ids"
	BatchMinHealthyPercentage commons.FieldName = "batch_min_healthy_percentage"
	RespectPDB                commons.FieldName = "respect_pdb"
)

Variables

This section is empty.

Functions

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