IstioEgressGatewayResponse

data class IstioEgressGatewayResponse(val enabled: Boolean)

Istio egress gateway configuration.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to enable the egress gateway.