Classes | Functions | Variables
grpc_csds Namespace Reference

Classes

class  ClientStatusDiscoveryServiceServicer
 

Functions

def add_csds_servicer (server)
 

Variables

list __all__ = ['ClientStatusDiscoveryServiceServicer', 'add_csds_servicer']
 

Function Documentation

◆ add_csds_servicer()

def grpc_csds.add_csds_servicer (   server)
Register CSDS servicer to a server.

CSDS is part of xDS protocol used to expose in-effective traffic
configuration (or xDS resources). It focuses on simplify the debugging of
unexpected routing behaviors, which could be due to a misconfiguration,
unhealthy backends or issues in the control or data plane.

Args:
    server: A gRPC server to which the CSDS service will be added.

Definition at line 41 of file src/python/grpcio_csds/grpc_csds/__init__.py.

Variable Documentation

◆ __all__

list grpc_csds.__all__ = ['ClientStatusDiscoveryServiceServicer', 'add_csds_servicer']
private

Definition at line 56 of file src/python/grpcio_csds/grpc_csds/__init__.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:39