mirror of https://github.com/ceph/ceph
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
|
||
|
|