elastigroup_aws_scaling_policies

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: 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"
	PredictiveMode      commons.FieldName = "predictive_mode"
	MaxCapacityPerScale commons.FieldName = "max_capacity_per_scale"

	DimensionName  DimensionField = "name"
	DimensionValue DimensionField = "value"
)

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