Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScaleRule ¶
type ScaleTarget ¶
type ScheduledPodScaler ¶
type Spec ¶
type Spec struct { ScaleTarget ScaleTarget ScaleRules []ScaleRule DefaultScaleSpec ScaleSpec }
func (*Spec) ComputeDesiredScaleSpec ¶
ComputeDesiredScaleSpec returns the ScaleSpec corresponding to the current time. This finds the active ScaleRule in order.
Click to show internal directories.
Click to hide internal directories.