Versions in this module Expand all Collapse all v0 v0.3.0 Apr 15, 2024 v0.2.0 Oct 25, 2023 v0.1.0 Jun 3, 2023 Changes in this version + type Scaler struct + func NewScaler(scalesGetter scaleclient.ScalesGetter, restMapper apimeta.RESTMapper) *Scaler + func (s *Scaler) GetScale(ctx context.Context, namespace string, ...) (*k8sautoscalingv1.Scale, schema.GroupResource, error)