]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw adminops binding libraries 19164/head
authorhrchu <hrchu@cht.com.tw>
Mon, 27 Nov 2017 06:20:14 +0000 (14:20 +0800)
committerhrchu <hrchu@cht.com.tw>
Mon, 27 Nov 2017 06:20:14 +0000 (14:20 +0800)
Signed-off-by: hrchu <hrchu@cht.com.tw>
doc/radosgw/adminops.rst

index be079464627ffdaf9df9d0e7bff625cb5f0e8b22..6422cf8401502e24efe669b615c89afd638e2d3a 100644 (file)
@@ -1945,6 +1945,30 @@ Standard Error Responses
 
 
 
+
+Binding libraries
+========================
+
+``Golang``
+
+ - `QuentinPerez/go-radosgw`_
+
+``Java``
+ - `twonote/radosgw-admin4j`_
+
+``Python``
+
+ - `UMIACS/rgwadmin`_
+ - `valerytschopp/python-radosgw-admin`_
+
+
+
 .. _Admin Guide: ../admin
 .. _Quota Management: ../admin#quota-management
 .. _Multitenancy: ./multitenancy
+.. _QuentinPerez/go-radosgw: https://github.com/QuentinPerez/go-radosgw
+.. _twonote/radosgw-admin4j: https://github.com/twonote/radosgw-admin4j
+.. _UMIACS/rgwadmin: https://github.com/UMIACS/rgwadmin
+.. _valerytschopp/python-radosgw-admin: https://github.com/valerytschopp/python-radosgw-admin
+