events

package
v0.3.0-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ScaleUpAlerted event is created when an AutoscalingPolicy scale up alert occurs
	ScaleUpAlerted = "ScaleUpAlerted"
	// ScaleDownAlerted event is created when an AutoscalingPolicy scale down alert occurs
	ScaleDownAlerted = "ScaleDownAlerted"

	// ScaledUp event is created when an AutoscalingGroup is scaled up
	ScaledUp = "ScaledUp"
	// ScaledDown event is created when an AutoscalingGroup is scaled down
	ScaledDown = "ScaledDown"

	// ScaleIgnored event is created when a scale event is ignored
	ScaleIgnored = "ScaleIgnored"

	// ScaleError event is created when a scale event errors
	ScaleError = "ScaleError"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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