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

BareMetalAdminVipConfig for bare metal load balancer configurations.

Attributes

  • controlPlaneVip (type: String.t, default: nil) - The VIP which you previously set aside for the Kubernetes API of this bare metal admin cluster.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalAdminVipConfig{
  controlPlaneVip: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.