]> git.proxmox.com Git - ceph.git/blame - ceph/doc/radosgw/api.rst
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / doc / radosgw / api.rst
CommitLineData
7c673cae
FG
1===============
2librgw (Python)
3===============
4
5.. highlight:: python
6
7The `rgw` python module provides file-like access to rgw.
8
9API Reference
10=============
11
12.. automodule:: rgw
13 :members: LibRGWFS, FileHandle
14