View Source GoogleApi.GKEOnPrem.V1.Model.VmwareAdminAddonNodeConfig (google_api_gke_on_prem v0.3.0)

VmwareAdminAddonNodeConfig contains add-on node configurations for VMware admin cluster.

Attributes

  • autoResizeConfig (type: GoogleApi.GKEOnPrem.V1.Model.VmwareAutoResizeConfig.t, default: nil) - VmwareAutoResizeConfig config specifies auto resize config.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.VmwareAdminAddonNodeConfig{
  autoResizeConfig:
    GoogleApi.GKEOnPrem.V1.Model.VmwareAutoResizeConfig.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.