KnownIstioIngressGatewayMode enum
Known values of IstioIngressGatewayMode that the service accepts.
Fields
External | The ingress gateway is assigned a public IP address and is publicly accessible. |
Internal | The ingress gateway is assigned an internal IP address and cannot is accessed publicly. |