View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalAdminVipConfig (google_api_gke_on_prem v0.6.0)
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
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalAdminVipConfig{ controlPlaneVip: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.