Versions in this module
v0
Dec 8, 2018
Sep 27, 2018
Sep 8, 2016
Changes in this version
type Device
—
linux/amd64
Sep 6, 2016
May 12, 2016
Mar 17, 2016
Mar 12, 2016
Mar 12, 2016
Jan 23, 2016
Feb 10, 2016
Feb 9, 2016
Jan 20, 2016
Nov 23, 2015
Changes in this version
type Volume
—
linux/amd64
Nov 20, 2015
Oct 13, 2015
Nov 10, 2015
Aug 20, 2015
Changes in this version
+
func (d *Driver) BackupOps() (convoydriver.BackupOperations, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) CompareSnapshot(id, compareID, volumeID string) (*metadata.Mappings, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) CreateBackup(snapshotID, volumeID, destURL string, opts map[string]string) (string, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) GetBackupInfo(backupURL string) (map[string]string, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) GetVolumeDevice(id string) (string, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) ListBackup(destURL string, opts map[string]string) (map[string]map[string]string, error)
—
darwin/amd64, js/wasm, windows/amd64
+
func (d *Driver) ReadSnapshot(id, volumeID string, offset int64, data []byte) error
—
darwin/amd64, js/wasm, windows/amd64
type Device
—
linux/amd64
type Driver
—
linux/amd64
type Volume
—
linux/amd64
May 6, 2015
May 6, 2015
May 6, 2015
May 6, 2015
May 6, 2015
May 6, 2015
May 5, 2015
May 5, 2015
Apr 1, 2015
Apr 1, 2015
Changes in this version