mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
7357fde070
and restructure cephfs/api to move the javadoc for cephfs to this directory Signed-off-by: Kefu Chai <kchai@redhat.com>
14 lines
236 B
ReStructuredText
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
|