View Source GoogleApi.Container.V1.Model.GatewayAPIConfig (google_api_container v0.53.0)

GatewayAPIConfig contains the desired config of Gateway API on this cluster.

Attributes

  • channel (type: String.t, default: nil) - The Gateway API release channel to use for Gateway API.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.GatewayAPIConfig{channel: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.