ceph/doc/cephfs/api/libcephfs-py.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

14 lines
236 B
ReStructuredText

===================
LibCephFS (Python)
===================
.. highlight:: python
The `cephfs` python module provides access to CephFS service.
API calls
=========
.. automodule:: cephfs
:members: DirEntry, DirResult, LibCephFS