Module: Google::Cloud::Container::V1beta1::IstioConfig::IstioAuthMode
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Overview
Istio auth mode, https://istio.io/docs/concepts/security/mutual-tls.html
Constant Summary collapse
- AUTH_NONE =
auth not enabled
0
- AUTH_MUTUAL_TLS =
auth mutual TLS enabled
1