/dhall-kubernetes-1.14-v6.0.0/defaults/io.k8s.api.core.v1.LimitRangeItem.dhall

Copy path to clipboard

Source

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