go-ceph/rados
Mudit Agarwal ff1ce13478 rados: add wrappers for rados snapshot ID related functions
Add wrappers for following three functions which involve snapshot ID:
1. rados_ioctx_snap_lookup()
2. rados_ioctx_snap_get_name()
3. rados_ioctx_snap_get_stamp()

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2020-08-04 11:07:40 -04:00
..
command.go rados: add MonCommandTarget & MonCommandTargetWithInputBuffer functions 2020-05-27 13:38:07 -04:00
command_mimic_test.go rados: add MgrCommand and MgrCommandWithInputBuffer functions 2020-04-27 14:38:16 -04:00
command_test.go rados: test functions for MonCommandTarget 2020-05-27 13:38:07 -04:00
conn.go rados: document what env variable ceph uses for ParseDefaultConfigEnv. 2020-07-24 09:54:04 -04:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
errors.go rados: modify validate() to return ErrInvalidIOContext error 2020-08-04 11:07:40 -04:00
errors_test.go tests: add tests for the Errno() methods of numeric error types 2020-07-24 23:14:20 +02:00
ioctx.go rados: modify validate() to return ErrInvalidIOContext error 2020-08-04 11:07:40 -04:00
object_iter.go rados: update error conversion func to be consistent with rbd & cephfs 2020-04-06 17:10:09 -04:00
omap.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
rados.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
rados_test.go rados: add GetLastVersion implementing rados_get_last_version 2020-07-31 09:17:38 -04:00
snapshot.go rados: add wrappers for rados snapshot ID related functions 2020-08-04 11:07:40 -04:00
snapshot_test.go rados: add wrappers for rados snapshot ID related functions 2020-08-04 11:07:40 -04:00