Metadata-Version: 1.2
Name: grpcio-csds
Version: 1.42.0rc1
Summary: xDS configuration dump library
Home-page: https://grpc.io
Author: The gRPC Authors
Author-email: grpc-io@googlegroups.com
License: Apache License 2.0
Description: 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.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
