GoogleApi.Container.V1.Model.GatewayAPIConfig (google_api_container v0.57.0)
View SourceGatewayAPIConfig 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}