GatewayAPIIstioEnabled type
Istioを管理されたIngressのGateway API実装としてApp Routingで有効にするかどうか。
KnownGatewayAPIIstioEnabled はGatewayAPIIstioEnabledと互換的に使用可能で、この列挙はサービスがサポートする既知の値を含む。
サービスでサポートされている既知の値
有効:サイドカーレスのIstioコントロールプレーンを用いてGateway API経由で管理された入力を可能にします。
無効:Sidecarなしのistio制御プレーンを無効化し、Gateway APIを介した管理されたイングレスを無効化します。
type GatewayAPIIstioEnabled = string