View Source GoogleApi.GKEOnPrem.V1.Model.VmwareAAGConfig (google_api_gke_on_prem v0.6.0)
Specifies anti affinity group config for the VMware user cluster.
Attributes
-
aagConfigDisabled
(type:boolean()
, default:nil
) - Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareAAGConfig{ aagConfigDisabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.