Merge pull request #8303 from markdroth/service_config
Support service configs in core.
No related branches found
No related tags found
Showing
- BUILD 16 additions, 0 deletionsBUILD
- CMakeLists.txt 6 additions, 0 deletionsCMakeLists.txt
- Makefile 63 additions, 0 deletionsMakefile
- binding.gyp 2 additions, 0 deletionsbinding.gyp
- build.yaml 4 additions, 0 deletionsbuild.yaml
- config.m4 2 additions, 0 deletionsconfig.m4
- gRPC-Core.podspec 6 additions, 0 deletionsgRPC-Core.podspec
- grpc.gemspec 4 additions, 0 deletionsgrpc.gemspec
- include/grpc/impl/codegen/grpc_types.h 3 additions, 0 deletionsinclude/grpc/impl/codegen/grpc_types.h
- package.xml 4 additions, 0 deletionspackage.xml
- src/core/ext/census/grpc_filter.c 2 additions, 2 deletionssrc/core/ext/census/grpc_filter.c
- src/core/ext/client_config/client_channel.c 174 additions, 19 deletionssrc/core/ext/client_config/client_channel.c
- src/core/ext/client_config/method_config.c 296 additions, 0 deletionssrc/core/ext/client_config/method_config.c
- src/core/ext/client_config/method_config.h 116 additions, 0 deletionssrc/core/ext/client_config/method_config.h
- src/core/ext/client_config/resolver_result.h 2 additions, 7 deletionssrc/core/ext/client_config/resolver_result.h
- src/core/ext/client_config/subchannel.c 2 additions, 2 deletionssrc/core/ext/client_config/subchannel.c
- src/core/ext/client_config/subchannel.h 2 additions, 1 deletionsrc/core/ext/client_config/subchannel.h
- src/core/ext/lb_policy/grpclb/grpclb.c 5 additions, 0 deletionssrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/ext/lb_policy/pick_first/pick_first.c 1 addition, 0 deletionssrc/core/ext/lb_policy/pick_first/pick_first.c
- src/core/ext/lb_policy/round_robin/round_robin.c 1 addition, 0 deletionssrc/core/ext/lb_policy/round_robin/round_robin.c
Loading
Please register or sign in to comment