共用方式為


IstioComponents interface

Istio components configuration.

Properties

egressGateways

Istio egress gateways.

ingressGateways

Istio ingress gateways.

Property Details

egressGateways

Istio egress gateways.

egressGateways?: IstioEgressGateway[]

Property Value

ingressGateways

Istio ingress gateways.

ingressGateways?: IstioIngressGateway[]

Property Value