ceph/doc/api/index.rst
Kefu Chai 7357fde070 doc/cephfs: add python binding doc
and restructure cephfs/api to move the javadoc for cephfs to this
directory

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-03-12 18:46:48 +08:00

45 lines
740 B
ReStructuredText

===================
API Documentation
===================
Ceph Storage Cluster APIs
=========================
See `Ceph Storage Cluster APIs`_.
.. _Ceph Storage Cluster APIs: ../rados/api/
Ceph File System APIs
=====================
See `libcephfs`_
.. _libcephfs: ../cephfs/api
Ceph Block Device APIs
======================
See `librbdpy`_.
.. _librbdpy: ../rbd/api/librbdpy
Ceph RADOS Gateway APIs
=======================
See `librgw-py`_.
.. _librgw-py: ../radosgw/api
Ceph Object Store APIs
======================
- See `S3-compatible API`_.
- See `Swift-compatible API`_.
- See `Admin Ops API`_.
.. _S3-compatible API: ../radosgw/s3/
.. _Swift-compatible API: ../radosgw/swift/
.. _Admin Ops API: ../radosgw/adminops