grpc/include/grpcpp
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936)
* pass XdsClient to LB policies via channel args

* add channel arg for overriding bootstrap config on a per-channel basis

* change tests to use new channel arg approach -- currently failing for server-side tests

* use the same channel args approach on the server side

* clang-format

* fix CircuitBreakingMultipleChannelsShareCallCounter test

* fix XdsEnabledServerTest test

* add TODO

* clang-format

* generate_projects

* fix clang-tidy

* fix build

* attempt to fix python
2021-04-21 10:16:33 -07:00
..
ext Implement C++ Admin Interface API (#25753) 2021-03-23 09:53:12 -07:00
generic Remove internal use of deprecated ClientAsyncResponseReaderFactory 2020-11-02 10:56:43 -08:00
impl Fix bugprone unhandled self assignment (#25667) 2021-03-10 13:38:23 -08:00
security Move third party identity C++ api out of experimental namespace 2021-02-08 13:54:15 -08:00
support Document ownership transfer in ChannelArguments::SetPointerWithVtable (#25527) 2021-02-23 13:18:59 -08:00
test Added mock_stream_test (#25103) 2021-03-25 14:04:39 -07:00
alarm.h Add usage note about immediately-Set alarms (#25678) 2021-03-10 16:45:47 -08:00
channel.h Fix by clang-tidy 2020-12-03 16:24:19 -08:00
client_context.h Fix typos 2018-04-04 10:26:57 -07:00
completion_queue.h Fix year modified for completion_queue.h 2020-08-05 15:24:39 -07:00
create_channel.h Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
create_channel_posix.h Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd 2020-10-21 13:34:26 -07:00
grpcpp.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
health_check_service_interface.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
opencensus.h Fix opencensus 2020-09-03 08:20:31 -07:00
resource_quota.h Fix by clang-tidy 2020-12-03 16:24:19 -08:00
server.h Annotate C++ server (#25605) 2021-03-10 10:52:26 -08:00
server_builder.h add test-only channel arg to set per-channel xDS bootstrap config (#25936) 2021-04-21 10:16:33 -07:00
server_context.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
server_posix.h Move ServerPosix from ::grpc_impl to ::grpc 2020-06-23 13:56:08 -07:00
xds_server_builder.h add test-only channel arg to set per-channel xDS bootstrap config (#25936) 2021-04-21 10:16:33 -07:00