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

Represents configuration parameters for a manual load balancer.

Attributes

  • enabled (type: boolean(), default: nil) - Whether manual load balancing is enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.