GoogleApi.Container.V1.Model.GatewayAPIConfig (google_api_container v0.57.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.