From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- doc/cephfs/api/libcephfs-py.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/cephfs/api/libcephfs-py.rst (limited to 'doc/cephfs/api/libcephfs-py.rst') diff --git a/doc/cephfs/api/libcephfs-py.rst b/doc/cephfs/api/libcephfs-py.rst new file mode 100644 index 000000000..039401f22 --- /dev/null +++ b/doc/cephfs/api/libcephfs-py.rst @@ -0,0 +1,13 @@ +=================== + LibCephFS (Python) +=================== + +.. highlight:: python + +The `cephfs` python module provides access to CephFS service. + +API calls +========= + +.. automodule:: cephfs + :members: DirEntry, DirResult, LibCephFS -- cgit v1.2.3