/dhall-kubernetes-1.17-v5.0.0/defaults/io.k8s.api.extensions.v1beta1.ReplicaSetStatus.dhall

Copy path to clipboard

Source

{ availableReplicas = None Natural
, conditions =
None
(List ./../types/io.k8s.api.extensions.v1beta1.ReplicaSetCondition.dhall)
, fullyLabeledReplicas = None Natural
, observedGeneration = None Natural
, readyReplicas = None Natural
}