| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| grpc_csds/ | 22-Oct-2025 | - | 86 | 57 | ||
| .gitignore | D | 22-Oct-2025 | 66 | 7 | 6 | |
| MANIFEST.in | D | 22-Oct-2025 | 120 | 6 | 5 | |
| README.rst | D | 22-Oct-2025 | 511 | 11 | 8 | |
| grpc_version.py | D | 22-Oct-2025 | 697 | 18 | 1 | |
| python_version.py | D | 22-Oct-2025 | 804 | 21 | 3 | |
| setup.py | D | 22-Oct-2025 | 2 KiB | 66 | 40 |
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