/dhall-kubernetes-1.20-v6.0.0/types/io.k8s.api.core.v1.Toleration.dhall

Copy path to clipboard

Source

{ effect : Optional Text
, key : Optional Text
, operator : Optional Text
, tolerationSeconds : Optional Integer
, value : Optional Text
}