• Home
Name Date Size #Lines LOC

..--

grpc_csds/22-Oct-2025-8657

.gitignoreD22-Oct-202566 76

MANIFEST.inD22-Oct-2025120 65

README.rstD22-Oct-2025511 118

grpc_version.pyD22-Oct-2025697 181

python_version.pyD22-Oct-2025804 213

setup.pyD22-Oct-20252 KiB6640

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