Documentation
¶
Index ¶
Constants ¶
View Source
const EnvoyTransportSocketMatch = "envoy.transport_socket_match"
View Source
const (
ExtensionName = "istio_automtls"
)
Variables ¶
This section is empty.
Functions ¶
func AddIstioAutomtlsMetadata ¶
func AddIstioAutomtlsMetadata( metadata *envoy_config_core_v3.Metadata, workloadLabels map[string]string, enableAutoMtls bool, ) *envoy_config_core_v3.Metadata
AddIstioAutomtlsMetadata adds metadata used by the transport_socket_match to select the mTLS transport socket. The Envoy metadata label is added based on the presence of the Istio workload label "security.istio.io/tlsMode=istio".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.