myENA / radosgwadmin

Ceph Rados Gateway Admin API Go Language Bindings
Mozilla Public License 2.0
6 stars 2 forks source link

Minor refactor to use restclient.BaseClient #5

Closed nathanejohnson closed 6 years ago

nathanejohnson commented 6 years ago

use BaseClient instead of our own silly wrappers around get / post / put / delete.