mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-05 02:26:39 +03:00
7 lines
350 B
Plaintext
7 lines
350 B
Plaintext
{ external : (Optional (./io.k8s.api.autoscaling.v2beta1.ExternalMetricStatus.dhall))
|
|
, object : (Optional (./io.k8s.api.autoscaling.v2beta1.ObjectMetricStatus.dhall))
|
|
, pods : (Optional (./io.k8s.api.autoscaling.v2beta1.PodsMetricStatus.dhall))
|
|
, resource : (Optional (./io.k8s.api.autoscaling.v2beta1.ResourceMetricStatus.dhall))
|
|
, type : (Text)
|
|
}
|