View Source GoogleApi.GKEOnPrem.V1.Model.VmwareAAGConfig (google_api_gke_on_prem v0.6.1)

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

t()

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareAAGConfig{
  aagConfigDisabled: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.