From: hrchu Date: Mon, 27 Nov 2017 06:20:14 +0000 (+0800) Subject: doc: rgw adminops binding libraries X-Git-Tag: v13.0.1~49^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19164%2Fhead;p=ceph.git doc: rgw adminops binding libraries Signed-off-by: hrchu --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index be079464627ff..6422cf8401502 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -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 +