| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
IstioConfig |
IstioConfig.clone() |
IstioConfig |
AddonsConfig.getIstioConfig()
Configuration for Istio, an open platform to connect, manage, and secure microservices.
|
IstioConfig |
IstioConfig.set(String fieldName,
Object value) |
IstioConfig |
IstioConfig.setAuth(String auth)
The specified Istio auth mode, either none, or mutual TLS.
|
IstioConfig |
IstioConfig.setDisabled(Boolean disabled)
Whether Istio is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setIstioConfig(IstioConfig istioConfig)
Configuration for Istio, an open platform to connect, manage, and secure microservices.
|
Copyright © 2011–2023 Google. All rights reserved.