/dhall-kubernetes-1.15-v3.0.0/types/io.k8s.api.apps.v1beta1.ScaleStatus.dhall

Copy path to clipboard

Source

{ replicas : Natural
, selector : List { mapKey : Text, mapValue : Text }
, targetSelector : Optional Text
}