Sven Anderson
|
87041ee7d8
|
gofmt: reformat everything with new gofmt of go 1.19
Signed-off-by: Sven Anderson <sven@redhat.com>
|
2023-02-20 20:50:24 +00:00 |
John Mulligan
|
f2f7e1c51d
|
rbd: make Snapshot.Remove stable
As per the api stability doc, Snapshot.Remove is due to be stable in
0.18.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
2022-10-17 17:18:49 +00:00 |
Sven Anderson
|
f4fb583252
|
docs: remove all PREVIEW comments
Signed-off-by: Sven Anderson <sven@redhat.com>
|
2022-06-06 14:42:04 +00:00 |
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 |