go-ceph/rados
John Mulligan 46ed646e03 rados: support fetching the cluster from the Conn
The cephfs function ceph_create_from_rados requires the cluster_t
value, which is current private to the Conn type. Alias the cluster_t
type and allow other pkgs to get it if needed.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-27 18:30:10 +01:00
..
conn.go rados: support fetching the cluster from the Conn 2020-01-27 18:30:10 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go rados: fix incorrect doc comment on SetOmap func 2020-01-23 08:09:36 -05:00
rados.go rados: clean up var lines in rados.go and add doc comments 2020-01-23 08:09:36 -05:00
rados_test.go rados: add a test case for the >4086 buffer code path in ListPools 2020-01-23 07:45:35 +01:00