1
0
mirror of https://github.com/ceph/go-ceph synced 2025-03-05 10:57:56 +00:00
go-ceph/rbd
Niels de Vos 2d52744470 rbd: improve error checking
Make it possible to easily validate the *Image and *Snapshot objects
before using them. This makes the use of go-ceph for RBD functions more
stable, and it is less likely that incorrect use causes Go panics.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2019-12-11 19:47:21 -05:00
..
doc.go doc: update doc layouts 2015-01-13 07:27:06 -08:00
options_test.go rbd: add support for RbdImageOptions 2019-12-11 13:43:58 -05:00
options.go rbd: add support for RbdImageOptions 2019-12-11 13:43:58 -05:00
rbd_test.go rbd: improve error checking 2019-12-11 19:47:21 -05:00
rbd.go rbd: improve error checking 2019-12-11 19:47:21 -05:00