Documentation
¶
Overview ¶
Package controller is the top-level orchestrator for the ecs-arc controller. It wires together the scaleset client, listener, scaler, and runner for each configured scale set, managing their lifecycles as goroutines.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller manages the lifecycle of all scale set goroutines.
Click to show internal directories.
Click to hide internal directories.