mirror of
https://github.com/ceph/ceph
synced 2024-12-18 09:25:49 +00:00
1dbc932195
path is fragile when we move the file around, but link is more stable. Signed-off-by: Kefu Chai <kchai@redhat.com>
17 lines
234 B
ReStructuredText
17 lines
234 B
ReStructuredText
.. _radosgw api:
|
|
|
|
===============
|
|
librgw (Python)
|
|
===============
|
|
|
|
.. highlight:: python
|
|
|
|
The `rgw` python module provides file-like access to rgw.
|
|
|
|
API Reference
|
|
=============
|
|
|
|
.. automodule:: rgw
|
|
:members: LibRGWFS, FileHandle
|
|
|