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

Specifies load balancer ports for the bare metal user cluster.

Attributes

  • controlPlaneLoadBalancerPort (type: integer(), default: nil) - The port that control plane hosted load balancers will listen on.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalPortConfig{
  controlPlaneLoadBalancerPort: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.