# Functions

No description provided by the author
No description provided by the author
NewHPATargetScaler creates a new TargetScaler that can scale resources targeted by HPAs.
No description provided by the author

# Variables

ErrInvalidScheduleDate is returned when the v1.ScheduleDate is not a valid RFC3339 date.
ErrInvalidScheduleStartTime is returned when the v1.SchedulePeriod.StartTime is not in the format specified by hourColonMinuteLayout.
ErrNotScalingScheduleFound is returned when a item returned from the ScalingScheduleCollectorPlugin.store was expected to be an ScalingSchedule but the type assertion failed.

# Structs

No description provided by the author

# Interfaces

TargetScaler is an interface for scaling a target referenced resource in an HPA to the desired replicas.