Revision 95c1e72d7640528ee7013d414168e98b155424bc authored by Martynas Pumputis on 21 July 2023, 12:45:19 UTC, committed by Martynas Pumputis on 21 July 2023, 12:45:19 UTC
Signed-off-by: Martynas Pumputis <m@lambda.lt>
1 parent 8053488
Raw File
grpcapi.rst
.. only:: not (epub or latex or html)

    WARNING: You are looking at unreleased Cilium documentation.
    Please use the official rendered version released here:
    https://docs.cilium.io

.. _grpcapi_ref:

##################
gRPC API Reference
##################

Hubble's gRPC API is stable as of version 1.0, backward compatibility will be
upheld for whole lifecycle of Cilium 1.x.

.. toctree::
   :maxdepth: 3

   Flow <_api/v1/flow/README>
   Observer <_api/v1/observer/README>
   Peer <_api/v1/peer/README>
   Recorder <_api/v1/recorder/README>
   Relay <_api/v1/relay/README>
back to top