elastigroup_azure_scaling_policies

package
v1.59.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 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"

	PolicyName commons.FieldName = "policy_name"
	MetricName commons.FieldName = "metric_name"
	Statistic  commons.FieldName = "statistic"
	Unit       commons.FieldName = "unit"
	Threshold  commons.FieldName = "threshold"
	Adjustment commons.FieldName = "adjustment"
	Namespace  commons.FieldName = "namespace"
	Period     commons.FieldName = "period"
	Cooldown   commons.FieldName = "cooldown"
	Operator   commons.FieldName = "operator"
	Dimensions commons.FieldName = "dimensions"

	EvaluationPeriods commons.FieldName = "evaluation_periods"
	MinTargetCapacity commons.FieldName = "min_target_capacity"
	MaxTargetCapacity commons.FieldName = "max_target_capacity"
	Minimum           commons.FieldName = "minimum"
	Maximum           commons.FieldName = "maximum"
	Target            commons.FieldName = "target"
	ActionType        commons.FieldName = "action_type"

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

Variables

This section is empty.

Functions

func Setup

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

Types

type DimensionField

type DimensionField string

Jump to

Keyboard shortcuts

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