/dhall-kubernetes-1.18-v5.0.0/types/io.k8s.api.core.v1.ResourceQuotaStatus.dhall
Copy path to clipboardSource
{ hard : Optional (List { mapKey : Text, mapValue : Text })
, used : Optional (List { mapKey : Text, mapValue : Text })
}
{ hard : Optional (List { mapKey : Text, mapValue : Text })
, used : Optional (List { mapKey : Text, mapValue : Text })
}