xref: /aosp_15_r20/external/grpc-grpc/doc/python/sphinx/grpc_admin.rst (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1gRPC Admin
2==========
3
4What is gRPC Admin?
5---------------------------------------------
6
7It's a convenient API to improve the usability of creating a gRPC server with admin services to expose states in the gRPC library.
8
9Design Document `gRPC Admin Interface <https://github.com/grpc/proposal/blob/master/A38-admin-interface-api.md>`_
10
11Module Contents
12---------------
13
14.. automodule:: grpc_admin
15