From b8bbecb7a7a9fd2476f8e533be723f468778a8bd Mon Sep 17 00:00:00 2001 From: Jiffin Tony Thottan Date: Wed, 8 Sep 2021 12:20:59 +0530 Subject: [PATCH] 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 --- doc/radosgw/adminops.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index 36719887a0f..3f315c8d567 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 -- 2.47.3