/dhall-kubernetes-1.15-v4.0.0/types/io.k8s.api.autoscaling.v2beta1.ObjectMetricStatus.dhall

Copy path to clipboard

Source

{ currentValue : ./io.k8s.apimachinery.pkg.api.resource.Quantity.dhall
, metricName : Text
, target : ./io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference.dhall
, averageValue : Optional ./io.k8s.apimachinery.pkg.api.resource.Quantity.dhall
, selector : Optional ./io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector.dhall
}