• Home
Name Date Size #Lines LOC

..--

grpc_csds/04-Jul-2025-8456

.gitignoreD04-Jul-202566 76

MANIFEST.inD04-Jul-202594 54

README.rstD04-Jul-2025511 118

grpc_version.pyD04-Jul-2025697 181

setup.pyD04-Jul-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