GatewayAPIConfigResponse

data class GatewayAPIConfigResponse(val channel: String)

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

Constructors

Link copied to clipboard
constructor(channel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Gateway API release channel to use for Gateway API.