go-ceph/rbd
Sanford Miller 68ebb0520a rbd: expose rbd_snap_rename to Go clients
This implements the following method:
	(snapshot *Snapshot) Rename(destName string) error

Signed-off-by: Sanford Miller <smiller@digitalocean.com>
2022-05-17 14:40:07 +00:00
..
admin rbd admin: disable TestMirrorSnapshotScheduleStatus on qunicy 2022-05-02 14:14:25 +00:00
diff_iterate.go rbd: eliminate invalid unsafe.Pointers 2020-11-09 08:58:22 +00:00
diff_iterate_test.go
doc.go
encryption.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
encryption_test.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
errors.go rbd: add GetGlobalMirrorStatus implementing rbd_mirror_image_get_global_status 2021-04-13 09:47:43 +00:00
errors_test.go
features.go rbd: remove features_mimic.go 2021-08-02 15:15:48 +00:00
features_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
features_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
features_test.go rbd: remove features_mimic.go 2021-08-02 15:15:48 +00:00
group.go rbd: add GetGroup implementing rbd_get_group 2021-02-02 15:48:00 +00:00
group_snap.go rbd: add GroupSnapRollbackWithProgress function 2021-02-08 15:29:11 +00:00
group_snap_test.go rbd: add GroupSnapRollbackWithProgress function 2021-02-08 15:29:11 +00:00
group_test.go rbd: add GetGroup implementing rbd_get_group 2021-02-02 15:48:00 +00:00
metadata.go rbd: fix naming convention violations in metadata.go 2021-08-12 11:05:09 -04:00
metadata_test.go rbd: add ListMetadata implementing rbd_metadata_list 2020-11-04 14:01:51 +00:00
mirror.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
mirror_test.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
namespace_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
namespace_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
options.go rbd: fix naming convention violations in options.go 2021-08-12 11:05:09 -04:00
options_octopus.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
options_test.go
pool_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
pool_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
rbd.go rbd: update doc comments for rbd image Read and Write funcs 2022-02-09 15:59:48 +00:00
rbd_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
rbd_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
rbd_test.go rbd: export image name 2021-11-09 02:31:09 +00:00
snapshot.go docs: update comments of preview and deprecated APIs 2021-10-04 18:58:35 +00:00
snapshot_namespace.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_namespace_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_octopus.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
snapshot_octopus_test.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
snapshot_rename.go rbd: expose rbd_snap_rename to Go clients 2022-05-17 14:40:07 +00:00
snapshot_rename_test.go rbd: expose rbd_snap_rename to Go clients 2022-05-17 14:40:07 +00:00
snapshot_test.go rbd: add SetSnapshot (re)implementing rbd_snap_set 2021-06-01 10:28:25 +00:00
watchers.go rbd: remove build tag for luminous from watchers.go 2021-08-02 15:15:48 +00:00
watchers_test.go rbd: remove build tag for luminous from watchers.go 2021-08-02 15:15:48 +00:00