Class IstioConfig (2.1.0)

IstioConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration options for Istio addon.

Attributes

NameDescription
disabled bool
Whether Istio is enabled for this cluster.
auth .cluster_service.IstioConfig.IstioAuthMode
The specified Istio auth mode, either none, or mutual TLS.

Classes

IstioAuthMode

IstioAuthMode(value)