View Source GoogleApi.GKEOnPrem.V1.Model.NodeTaint (google_api_gke_on_prem v0.3.0)
NodeTaint applied to every Kubernetes node in a node pool. Kubernetes taints can be used together with tolerations to control how workloads are scheduled to your nodes. Node taints are permanent.
Attributes
-
effect
(type:String.t
, default:nil
) - The taint effect. -
key
(type:String.t
, default:nil
) - Key associated with the effect. -
value
(type:String.t
, default:nil
) - Value associated with the effect.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.