/dhall-kubernetes-1.16-v3.0.0/defaults/io.k8s.api.core.v1.LimitRangeItem.dhall

Copy path to clipboard

Source

{ default = [] : List { mapKey : Text, mapValue : Text }
, defaultRequest = [] : List { mapKey : Text, mapValue : Text }
, max = [] : List { mapKey : Text, mapValue : Text }
, maxLimitRequestRatio = [] : List { mapKey : Text, mapValue : Text }
, min = [] : List { mapKey : Text, mapValue : Text }
, type = None Text
}