/dhall-kubernetes-1.15-v3.0.0/types/io.k8s.api.core.v1.ResourceQuotaStatus.dhall

Copy path to clipboard

Source

{ hard : List { mapKey : Text, mapValue : Text }
, used : List { mapKey : Text, mapValue : Text }
}