View Source GoogleApi.GKEOnPrem.V1.Model.VmwareClusterUpgradePolicy (google_api_gke_on_prem v0.6.0)
VmwareClusterUpgradePolicy defines the cluster upgrade policy.
Attributes
-
controlPlaneOnly
(type:boolean()
, default:nil
) - Controls whether the upgrade applies to the control plane only.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareClusterUpgradePolicy{ controlPlaneOnly: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.