Searched refs:typed_config (Results 1 – 6 of 6) sorted by relevance
47 google.protobuf.Any typed_config = 2; field164 …exts <envoy_api_msg_extensions.transport_sockets.tls.v3.UpstreamTlsContext>` in the `typed_config`.
75 // bootstrap file) to correspond to a provider instance (i.e., the same data in the typed_config
126 google.protobuf.Any typed_config = 3; field
75 …xt <envoy_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the `typed_config`.
1434 auto* typed_config = in LdsResponseParseServer() local1436 if (typed_config != nullptr) { in LdsResponseParseServer()1438 google_protobuf_Any_value(typed_config); in LdsResponseParseServer()1731 const google_protobuf_Any* typed_config = in CdsResponseParse() local1735 google_protobuf_Any_value(typed_config); in CdsResponseParse()1866 auto* typed_config = in CdsResponseParse() local1869 if (typed_config != nullptr) { in CdsResponseParse()1871 google_protobuf_Any_value(typed_config); in CdsResponseParse()
81 ClusterConfig typed_config = 2; field