Files
grpc/doc/python/sphinx/grpc_admin.rst
Lidi Zheng 25f5399b41 Add grpcio-admin Python package (#26166)
* Add grpcio-admin Python package

* Polish package content

* Make Linux artifact build happy

* Improve documentation
2021-05-05 13:20:50 -07:00

15 lines
397 B
ReStructuredText

gRPC Admin
==========
What is gRPC Admin?
---------------------------------------------
It's a convenient API to improve the usability of creating a gRPC server with admin services to expose states in the gRPC library.
Design Document `gRPC Admin Interface <https://github.com/grpc/proposal/blob/master/A38-admin-interface-api.md>`_
Module Contents
---------------
.. automodule:: grpc_admin