Path Lines of Code src/api_proxy/path_matcher/http_template.cc 280 src/api_proxy/path_matcher/http_template.h 35 src/api_proxy/path_matcher/path_matcher.cc 63 src/api_proxy/path_matcher/path_matcher.h 142 src/api_proxy/path_matcher/path_matcher_node.cc 163 src/api_proxy/path_matcher/path_matcher_node.h 68 src/api_proxy/path_matcher/variable_binding_utils.cc 28 src/api_proxy/path_matcher/variable_binding_utils.h 15 src/api_proxy/service_control/check_response_convert_utils.cc 155 src/api_proxy/service_control/check_response_convert_utils.h 17 src/api_proxy/service_control/logs_metrics_loader.cc 177 src/api_proxy/service_control/logs_metrics_loader.h 74 src/api_proxy/service_control/request_builder.cc 1037 src/api_proxy/service_control/request_builder.h 48 src/api_proxy/service_control/request_info.h 150 src/api_proxy/utils/version.cc 12 src/api_proxy/utils/version.h 17 src/envoy/http/backend_auth/config_parser.h 37 src/envoy/http/backend_auth/config_parser_impl.cc 108 src/envoy/http/backend_auth/config_parser_impl.h 62 src/envoy/http/backend_auth/filter.cc 72 src/envoy/http/backend_auth/filter.h 26 src/envoy/http/backend_auth/filter_config.h 27 src/envoy/http/backend_auth/filter_config_impl.h 51 src/envoy/http/backend_auth/filter_factory.cc 48 src/envoy/http/backend_auth/mocks.h 22 src/envoy/http/grpc_metadata_scrubber/filter.cc 24 src/envoy/http/grpc_metadata_scrubber/filter.h 21 src/envoy/http/grpc_metadata_scrubber/filter_config.h 32 src/envoy/http/grpc_metadata_scrubber/filter_factory.cc 39 src/envoy/http/header_sanitizer/filter.cc 26 src/envoy/http/header_sanitizer/filter.h 20 src/envoy/http/header_sanitizer/filter_factory.cc 34 src/envoy/http/path_rewrite/config_parser.h 18 src/envoy/http/path_rewrite/config_parser_impl.cc 107 src/envoy/http/path_rewrite/config_parser_impl.h 33 src/envoy/http/path_rewrite/filter.cc 94 src/envoy/http/path_rewrite/filter.h 25 src/envoy/http/path_rewrite/filter_config.h 48 src/envoy/http/path_rewrite/filter_factory.cc 47 src/envoy/http/path_rewrite/mocks.h 17 src/envoy/http/service_control/client_cache.cc 368 src/envoy/http/service_control/client_cache.h 86 src/envoy/http/service_control/config_parser.cc 56 src/envoy/http/service_control/config_parser.h 125 src/envoy/http/service_control/filter.cc 108 src/envoy/http/service_control/filter.h 47 src/envoy/http/service_control/filter_config.h 48 src/envoy/http/service_control/filter_factory.cc 51 src/envoy/http/service_control/filter_stats.cc 69 src/envoy/http/service_control/filter_stats.h 67 src/envoy/http/service_control/handler.h 45 src/envoy/http/service_control/handler_impl.cc 305 src/envoy/http/service_control/handler_impl.h 112 src/envoy/http/service_control/handler_utils.cc 331 src/envoy/http/service_control/handler_utils.h 55 src/envoy/http/service_control/http_call.cc 277 src/envoy/http/service_control/http_call.h 55 src/envoy/http/service_control/mocks.h 85 src/envoy/http/service_control/service_control_call.h 34 src/envoy/http/service_control/service_control_call_impl.cc 150 src/envoy/http/service_control/service_control_call_impl.h 105 src/envoy/http/service_control/service_control_callback_func.h 18 src/envoy/token/iam_token_info.cc 128 src/envoy/token/iam_token_info.h 33 src/envoy/token/imds_token_info.cc 66 src/envoy/token/imds_token_info.h 18 src/envoy/token/mocks.h 45 src/envoy/token/token_info.h 25 src/envoy/token/token_subscriber.cc 176 src/envoy/token/token_subscriber.h 57 src/envoy/token/token_subscriber_factory.h 30 src/envoy/token/token_subscriber_factory_impl.h 50 src/envoy/utils/filter_state_utils.cc 28 src/envoy/utils/filter_state_utils.h 18 src/envoy/utils/http_header_utils.cc 43 src/envoy/utils/http_header_utils.h 14 src/envoy/utils/json_struct.cc 54 src/envoy/utils/json_struct.h 22 src/envoy/utils/rc_detail_utils.cc 16 src/envoy/utils/rc_detail_utils.h 28 src/go/bootstrap/admin.go 23 src/go/bootstrap/ads/bootstrap.go 64 src/go/bootstrap/ads/flags/flags.go 19 src/go/bootstrap/ads/main/main.go 25 src/go/bootstrap/layer_runtime.go 35 src/go/bootstrap/node.go 12 src/go/bootstrap/static/bootstrap.go 40 src/go/commonflags/flags.go 84 src/go/configgenerator/cluster_generator.go 46 src/go/configgenerator/clustergen/clustergen.go 11 src/go/configgenerator/clustergen/clustergentest/clustergentest.go 82 src/go/configgenerator/clustergen/helpers/backend.go 79 src/go/configgenerator/clustergen/helpers/dns.go 69 src/go/configgenerator/clustergen/helpers/doc.go 1 src/go/configgenerator/clustergen/helpers/health.go 53 src/go/configgenerator/clustergen/helpers/service_control.go 28 src/go/configgenerator/clustergen/helpers/tls.go 60 src/go/configgenerator/clustergen/iam.go 64 src/go/configgenerator/clustergen/imds.go 63 src/go/configgenerator/clustergen/jwt_authn.go 95 src/go/configgenerator/clustergen/local_backend.go 64 src/go/configgenerator/clustergen/remote_backend.go 111 src/go/configgenerator/clustergen/service_control.go 63 src/go/configgenerator/clustergen/token_agent.go 48 src/go/configgenerator/filter_generator.go 40 src/go/configgenerator/filtergen/backend_auth.go 179 src/go/configgenerator/filtergen/compressor.go 69 src/go/configgenerator/filtergen/cors.go 85 src/go/configgenerator/filtergen/filtergen.go 21 src/go/configgenerator/filtergen/filtergentest/filtergentest.go 107 src/go/configgenerator/filtergen/grpc_metadata_scrubber.go 29 src/go/configgenerator/filtergen/grpc_transcoder.go 258 src/go/configgenerator/filtergen/grpc_web.go 33 src/go/configgenerator/filtergen/header_sanitizer.go 24 src/go/configgenerator/filtergen/health_check.go 67 src/go/configgenerator/filtergen/helpers/access_token.go 46 src/go/configgenerator/filtergen/http_connection_manager.go 188 src/go/configgenerator/filtergen/jwt_authn.go 257 src/go/configgenerator/filtergen/path_rewrite.go 120 src/go/configgenerator/filtergen/router.go 32 src/go/configgenerator/filtergen/service_control.go 396 src/go/configgenerator/filtergen/util.go 194 src/go/configgenerator/listener_generator.go 123 src/go/configgenerator/route_generator.go 152 src/go/configgenerator/routegen/deny_all.go 44 src/go/configgenerator/routegen/deny_invalid_method.go 83 src/go/configgenerator/routegen/direct_response_cors.go 166 src/go/configgenerator/routegen/direct_response_health_check.go 70 src/go/configgenerator/routegen/helpers/backend_route.go 167 src/go/configgenerator/routegen/helpers/deadline.go 44 src/go/configgenerator/routegen/helpers/doc.go 1 src/go/configgenerator/routegen/helpers/hsts.go 33 src/go/configgenerator/routegen/helpers/operation_name.go 41 src/go/configgenerator/routegen/helpers/retry.go 80 src/go/configgenerator/routegen/proxy_backend.go 121 src/go/configgenerator/routegen/proxy_cors.go 77 src/go/configgenerator/routegen/routegen.go 36 src/go/configgenerator/routegen/routegentest/routegentest.go 104 src/go/configgenerator/routegen/util.go 303 src/go/configinfo/method_info.go 56 src/go/configinfo/service_info.go 805 src/go/configmanager/config_manager.go 273 src/go/configmanager/flags/flags.go 267 src/go/configmanager/main/server.go 61 src/go/gcsrunner/fetch_config.go 142 src/go/gcsrunner/main/runner.go 93 src/go/gcsrunner/serviceaccount.go 89 src/go/gcsrunner/start_envoy.go 66 src/go/metadata/metadata_fetcher.go 178 src/go/metadata/metadata_fetcher_test_util.go 23 src/go/options/adsbootstrapper.go 14 src/go/options/common.go 64 src/go/options/configgenerator.go 167 src/go/serviceconfig/rollout_id_change_detector.go 55 src/go/serviceconfig/service_config_fetcher.go 73 src/go/tokengenerator/token_generator.go 87 src/go/tracing/tracing.go 108 src/go/util/discovery.go 13 src/go/util/httppattern/sort.go 23 src/go/util/httppattern/sort_impl.go 155 src/go/util/httppattern/uri_template.go 147 src/go/util/httppattern/uri_template_parser.go 287 src/go/util/httppattern/util.go 20 src/go/util/httptest_util.go 97 src/go/util/load_assignment.go 84 src/go/util/marshal.go 71 src/go/util/regex.go 20 src/go/util/request.go 63 src/go/util/time.go 8 src/go/util/transport_socket.go 99 src/go/util/url_util.go 155 src/go/util/util.go 92 src/go/util/xds_name.go 16