go-ceph/rbd/admin
Rakshith R 126d6f5747 rbd admin: add rbd task [list|cancel|remove|trash remove|flatten]` apis
These functions let one add various rbd tasks that are done
asynchronously in the background. Also added tests for the same.

Signed-off-by: Rakshith R <rar@redhat.com>
2021-09-28 13:13:07 +00:00
..
admin.go rbd admin: add initial basic types 2021-06-01 11:06:19 +00:00
admin_test.go rbd admin: add tests for the LevelSpec type 2021-06-01 11:06:19 +00:00
common_test.go rbd admin: add tests for the simpler snap sched related functions 2021-06-01 11:06:19 +00:00
doc.go rbd admin: establish a new rbd/admin subpackage 2021-06-01 11:06:19 +00:00
imagespec.go rbd admin: add type ImageSpec to work with rbd task api 2021-09-28 13:13:07 +00:00
imagespec_test.go rbd admin: add type ImageSpec to work with rbd task api 2021-09-28 13:13:07 +00:00
msschedule.go rbd admin: add mirror snapshot scheduling functions 2021-06-01 11:06:19 +00:00
msschedule_complex_test.go rbd admin: add a test to cover the Status function 2021-06-01 11:06:19 +00:00
msschedule_test.go rbd admin: add tests for the simpler snap sched related functions 2021-06-01 11:06:19 +00:00
task.go rbd admin: add rbd task [list|cancel|remove|trash remove|flatten]` apis 2021-09-28 13:13:07 +00:00
task_test.go rbd admin: add rbd task [list|cancel|remove|trash remove|flatten]` apis 2021-09-28 13:13:07 +00:00