mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
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
|