elastigroup_aws_scaling_policies

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2019 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScalingUpPolicy     commons.FieldName = "scaling_up_policy"
	ScalingDownPolicy   commons.FieldName = "scaling_down_policy"
	ScalingTargetPolicy commons.FieldName = "scaling_target_policy"

	PolicyName commons.FieldName = "policy_name"
	MetricName commons.FieldName = "metric_name"
	Namespace  commons.FieldName = "namespace"
	Source     commons.FieldName = "source"
	Statistic  commons.FieldName = "statistic"
	Unit       commons.FieldName = "unit"
	Cooldown   commons.FieldName = "cooldown"
	Dimensions commons.FieldName = "dimensions"

	Threshold         commons.FieldName = "threshold"
	Adjustment        commons.FieldName = "adjustment"
	MinTargetCapacity commons.FieldName = "min_target_capacity"
	MaxTargetCapacity commons.FieldName = "max_target_capacity"
	Operator          commons.FieldName = "operator"
	EvaluationPeriods commons.FieldName = "evaluation_periods"
	Period            commons.FieldName = "period"
	Minimum           commons.FieldName = "minimum"
	Maximum           commons.FieldName = "maximum"
	Target            commons.FieldName = "target"
	ActionType        commons.FieldName = "action_type"
	IsEnabled         commons.FieldName = "is_enabled"

	DimensionName  DimensionField = "name"
	DimensionValue DimensionField = "value"
)
View Source
const (
	Prefix = ""
)

Variables

This section is empty.

Functions

func Setup

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

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

Setup

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

Types

type DimensionField added in v1.8.0

type DimensionField string

Jump to

Keyboard shortcuts

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