View Source GoogleApi.GKEOnPrem.V1.Model.VmwareDhcpIpConfig (google_api_gke_on_prem v0.2.0)

Represents the network configuration required for the VMware user clusters with DHCP IP configurations.

Attributes

  • enabled (type: boolean(), default: nil) - enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.