mirror of
https://github.com/ceph/ceph
synced 2024-12-13 23:17:07 +00:00
8fd95430fe
Signed-off-by: Kefu Chai <kchai@redhat.com>
15 lines
216 B
ReStructuredText
15 lines
216 B
ReStructuredText
===============
|
|
librgw (Python)
|
|
===============
|
|
|
|
.. highlight:: python
|
|
|
|
The `rgw` python module provides file-like access to rgw.
|
|
|
|
API Reference
|
|
=============
|
|
|
|
.. automodule:: rgw
|
|
:members: LibRGWFS, FileHandle
|
|
|