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>
This commit is contained in:
Sanford Miller 2022-05-13 18:19:38 -04:00 committed by mergify[bot]
parent fc91a0661f
commit 68ebb0520a
3 changed files with 106 additions and 0 deletions