GatewayAPIIstioEnabled Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for GatewayAPIIstioEnabled.
public static class GatewayAPIIstioEnabled
type GatewayAPIIstioEnabled = class
Public Class GatewayAPIIstioEnabled
- Inheritance
-
GatewayAPIIstioEnabled
Fields
| Name | Description |
|---|---|
| Disabled |
Disables the sidecar-less istio control plane for managed ingress via the Gateway API. |
| Enabled |
Enables managed ingress via the Gateway API using a sidecar-less Istio controlplane. |