/dhall-kubernetes-1.14-v6.0.0/types/io.k8s.api.apps.v1beta1.ScaleStatus.dhall
Copy path to clipboardSource
{ replicas : Integer
, selector : Optional (List { mapKey : Text, mapValue : Text })
, targetSelector : Optional Text
}
{ replicas : Integer
, selector : Optional (List { mapKey : Text, mapValue : Text })
, targetSelector : Optional Text
}