Metadata-Version: 2.4
Name: grpcio-csds
Version: 1.81.0rc1
Summary: xDS configuration dump library
Author-email: The gRPC Authors <grpc-io@googlegroups.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://grpc.io
Project-URL: Documentation, https://grpc.github.io/grpc/python/grpc_csds.html
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: protobuf<7.0.0,>=6.33.5
Requires-Dist: xds-protos==1.81.0rc1
Requires-Dist: grpcio>=1.81.0rc1
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

gRPC Python Client Status Discovery Service package
===================================================

CSDS is part of the Envoy xDS protocol:
https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/status/v3/csds.proto.
It allows the gRPC application to programmatically expose the received traffic
configuration (xDS resources). Welcome to explore with CLI tool "grpcdebug":
https://github.com/grpc-ecosystem/grpcdebug.

For any issues or suggestions, please send to https://github.com/grpc/grpc/issues.
