Name Date Size #Lines LOC

..--

grpc_csds/H25-Apr-2025-8456

.gitignoreH A D25-Apr-202566 76

MANIFEST.inH A D25-Apr-202594 54

README.rstH A D25-Apr-2025511 118

grpc_version.pyH A D25-Apr-2025697 181

setup.pyH A D25-Apr-20251.9 KiB6439

README.rst

1gRPC Python Client Status Discovery Service package
2===================================================
3
4CSDS is part of the Envoy xDS protocol:
5https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/status/v3/csds.proto.
6It allows the gRPC application to programmatically expose the received traffic
7configuration (xDS resources). Welcome to explore with CLI tool "grpcdebug":
8https://github.com/grpc-ecosystem/grpcdebug.
9
10For any issues or suggestions, please send to https://github.com/grpc/grpc/issues.
11