From: Jiffin Tony Thottan Date: Wed, 8 Sep 2021 06:50:59 +0000 (+0530) Subject: doc/radosgw/adminops: add latest go ceph library to adminops doc X-Git-Tag: v18.0.0~588^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b8bbecb7a7a9fd2476f8e533be723f468778a8bd;p=ceph.git doc/radosgw/adminops: add latest go ceph library to adminops doc The gobindings for adminops is added to go-ceph library, update it in the documentation. Signed-off-by: Jiffin Tony Thottan --- diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 36719887a0f3..3f315c8d5675 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -1972,8 +1972,7 @@ Binding libraries ``Golang`` - - `IrekFasikhov/go-rgwadmin`_ - - `QuentinPerez/go-radosgw`_ + - `ceph/go-ceph`_ ``Java`` @@ -1988,8 +1987,7 @@ Binding libraries .. _Admin Guide: ../admin .. _Quota Management: ../admin#quota-management -.. _IrekFasikhov/go-rgwadmin: https://github.com/IrekFasikhov/go-rgwadmin -.. _QuentinPerez/go-radosgw: https://github.com/QuentinPerez/go-radosgw +.. _ceph/go-ceph: https://github.com/ceph/go-ceph/ .. _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