|
|
@ -234,26 +234,6 @@ libs: |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.h |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.h |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.h |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.h |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/address_filtering.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/endpoint_list.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client_internal.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric_internal.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/subchannel_list.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_channel_args.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_override_host.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h |
|
|
@ -1041,11 +1021,6 @@ libs: |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_util.h |
|
|
|
- src/core/lib/json/json_util.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/load_balancing/delegating_helper.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/subchannel_interface.h |
|
|
|
|
|
|
|
- src/core/lib/matchers/matchers.h |
|
|
|
- src/core/lib/matchers/matchers.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
@ -1201,6 +1176,31 @@ libs: |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
|
|
|
|
- src/core/load_balancing/address_filtering.h |
|
|
|
|
|
|
|
- src/core/load_balancing/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/load_balancing/child_policy_handler.h |
|
|
|
|
|
|
|
- src/core/load_balancing/delegating_helper.h |
|
|
|
|
|
|
|
- src/core/load_balancing/endpoint_list.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/client_load_reporting_filter.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_balancer_addresses.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_client_stats.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/load_balancer_api.h |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client.h |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client_internal.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric.h |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric_internal.h |
|
|
|
|
|
|
|
- src/core/load_balancing/outlier_detection/outlier_detection.h |
|
|
|
|
|
|
|
- src/core/load_balancing/pick_first/pick_first.h |
|
|
|
|
|
|
|
- src/core/load_balancing/ring_hash/ring_hash.h |
|
|
|
|
|
|
|
- src/core/load_balancing/subchannel_interface.h |
|
|
|
|
|
|
|
- src/core/load_balancing/subchannel_list.h |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.h |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_channel_args.h |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_override_host.h |
|
|
|
- src/core/tsi/alts/crypt/gsec.h |
|
|
|
- src/core/tsi/alts/crypt/gsec.h |
|
|
|
- src/core/tsi/alts/frame_protector/alts_counter.h |
|
|
|
- src/core/tsi/alts/frame_protector/alts_counter.h |
|
|
|
- src/core/tsi/alts/frame_protector/alts_crypter.h |
|
|
|
- src/core/tsi/alts/frame_protector/alts_crypter.h |
|
|
@ -1250,30 +1250,6 @@ libs: |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.cc |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.cc |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.cc |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.cc |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/address_filtering.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/endpoint_list.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/priority/priority.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/rls/rls.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/weighted_round_robin.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/cds.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_override_host.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/xds/xds_wrr_locality.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc |
|
|
@ -1868,8 +1844,6 @@ libs: |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_util.cc |
|
|
|
- src/core/lib/json/json_util.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.cc |
|
|
|
|
|
|
|
- src/core/lib/matchers/matchers.cc |
|
|
|
- src/core/lib/matchers/matchers.cc |
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
@ -2001,6 +1975,32 @@ libs: |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/address_filtering.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/child_policy_handler.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/endpoint_list.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/client_load_reporting_filter.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_balancer_addresses.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_client_stats.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/load_balancer_api.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/outlier_detection/outlier_detection.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/pick_first/pick_first.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/priority/priority.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/ring_hash/ring_hash.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/rls/rls.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/round_robin/round_robin.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_target/weighted_target.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/cds.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_cluster_impl.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_cluster_manager.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_override_host.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/xds/xds_wrr_locality.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry_extra.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry_extra.cc |
|
|
|
- src/core/tsi/alts/crypt/aes_gcm.cc |
|
|
|
- src/core/tsi/alts/crypt/aes_gcm.cc |
|
|
@ -2211,23 +2211,6 @@ libs: |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.h |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.h |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.h |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.h |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/address_filtering.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/endpoint_list.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client_internal.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric_internal.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/subchannel_list.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.h |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h |
|
|
@ -2526,11 +2509,6 @@ libs: |
|
|
|
- src/core/lib/json/json_object_loader.h |
|
|
|
- src/core/lib/json/json_object_loader.h |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/load_balancing/delegating_helper.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/subchannel_interface.h |
|
|
|
|
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
@ -2654,6 +2632,28 @@ libs: |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
|
|
|
|
- src/core/load_balancing/address_filtering.h |
|
|
|
|
|
|
|
- src/core/load_balancing/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/load_balancing/child_policy_handler.h |
|
|
|
|
|
|
|
- src/core/load_balancing/delegating_helper.h |
|
|
|
|
|
|
|
- src/core/load_balancing/endpoint_list.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/client_load_reporting_filter.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_balancer_addresses.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_client_stats.h |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/load_balancer_api.h |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client.h |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client_internal.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric.h |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric_internal.h |
|
|
|
|
|
|
|
- src/core/load_balancing/outlier_detection/outlier_detection.h |
|
|
|
|
|
|
|
- src/core/load_balancing/pick_first/pick_first.h |
|
|
|
|
|
|
|
- src/core/load_balancing/subchannel_interface.h |
|
|
|
|
|
|
|
- src/core/load_balancing/subchannel_list.h |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
- src/core/tsi/fake_transport_security.h |
|
|
|
- src/core/tsi/fake_transport_security.h |
|
|
|
- src/core/tsi/local_transport_security.h |
|
|
|
- src/core/tsi/local_transport_security.h |
|
|
@ -2699,24 +2699,6 @@ libs: |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.cc |
|
|
|
- src/core/ext/filters/client_channel/dynamic_filters.cc |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/global_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.cc |
|
|
|
- src/core/ext/filters/client_channel/http_proxy_mapper.cc |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/address_filtering.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/endpoint_list.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/health_check_client.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/priority/priority.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/rls/rls.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/weighted_round_robin.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc |
|
|
|
|
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/local_subchannel_pool.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc |
|
|
|
- src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc |
|
|
@ -2972,8 +2954,6 @@ libs: |
|
|
|
- src/core/lib/json/json_object_loader.cc |
|
|
|
- src/core/lib/json/json_object_loader.cc |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.cc |
|
|
|
|
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
|
- src/core/lib/promise/sleep.cc |
|
|
|
- src/core/lib/promise/sleep.cc |
|
|
@ -3070,6 +3050,26 @@ libs: |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/address_filtering.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/child_policy_handler.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/endpoint_list.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/client_load_reporting_filter.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_balancer_addresses.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/grpclb_client_stats.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/grpclb/load_balancer_api.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/health_check_client.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/oob_backend_metric.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/outlier_detection/outlier_detection.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/pick_first/pick_first.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/priority/priority.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/rls/rls.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/round_robin/round_robin.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/weighted_target/weighted_target.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry_noextra.cc |
|
|
|
- src/core/plugin_registry/grpc_plugin_registry_noextra.cc |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.cc |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.cc |
|
|
@ -4366,7 +4366,6 @@ libs: |
|
|
|
- include/grpc/support/time.h |
|
|
|
- include/grpc/support/time.h |
|
|
|
- include/grpc/support/workaround_list.h |
|
|
|
- include/grpc/support/workaround_list.h |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/ext/upb-gen/google/protobuf/any.upb.h |
|
|
|
- src/core/ext/upb-gen/google/protobuf/any.upb.h |
|
|
|
- src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h |
|
|
|
- src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h |
|
|
|
- src/core/ext/upb-gen/google/protobuf/descriptor.upb.h |
|
|
|
- src/core/ext/upb-gen/google/protobuf/descriptor.upb.h |
|
|
@ -4571,10 +4570,6 @@ libs: |
|
|
|
- src/core/lib/json/json_args.h |
|
|
|
- src/core/lib/json/json_args.h |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_reader.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/json/json_writer.h |
|
|
|
- src/core/lib/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/subchannel_interface.h |
|
|
|
|
|
|
|
- src/core/lib/matchers/matchers.h |
|
|
|
- src/core/lib/matchers/matchers.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
@ -4697,6 +4692,11 @@ libs: |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/transport/transport_fwd.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
- src/core/lib/uri/uri_parser.h |
|
|
|
|
|
|
|
- src/core/load_balancing/backend_metric_data.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_factory.h |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.h |
|
|
|
|
|
|
|
- src/core/load_balancing/subchannel_interface.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
@ -4894,8 +4894,6 @@ libs: |
|
|
|
- src/core/lib/iomgr/wakeup_fd_posix.cc |
|
|
|
- src/core/lib/iomgr/wakeup_fd_posix.cc |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_reader.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/json/json_writer.cc |
|
|
|
- src/core/lib/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/lib/load_balancing/lb_policy_registry.cc |
|
|
|
|
|
|
|
- src/core/lib/matchers/matchers.cc |
|
|
|
- src/core/lib/matchers/matchers.cc |
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/activity.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
|
- src/core/lib/promise/party.cc |
|
|
@ -4990,6 +4988,8 @@ libs: |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/transport/transport_op_string.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
- src/core/lib/uri/uri_parser.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy.cc |
|
|
|
|
|
|
|
- src/core/load_balancing/lb_policy_registry.cc |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.cc |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.cc |
|
|
|
- src/core/tsi/transport_security.cc |
|
|
|
- src/core/tsi/transport_security.cc |
|
|
|
- src/core/tsi/transport_security_grpc.cc |
|
|
|
- src/core/tsi/transport_security_grpc.cc |
|
|
@ -5140,9 +5140,9 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c |
|
|
|
language: c |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.h |
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
- test/core/client_channel/lb_policy/static_stride_scheduler_benchmark.cc |
|
|
|
- test/core/client_channel/lb_policy/static_stride_scheduler_benchmark.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
|
- absl/algorithm:container |
|
|
|
- absl/algorithm:container |
|
|
@ -15982,9 +15982,9 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.h |
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
- src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc |
|
|
|
- test/core/client_channel/lb_policy/static_stride_scheduler_test.cc |
|
|
|
- test/core/client_channel/lb_policy/static_stride_scheduler_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
|
- gtest |
|
|
|
- gtest |
|
|
|