devmapper

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2015 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func (*Driver) BackupOps added in v0.2.1

func (d *Driver) BackupOps() (convoydriver.BackupOperations, error)

func (*Driver) CloseSnapshot added in v0.2.1

func (d *Driver) CloseSnapshot(id, volumeID string) error

func (*Driver) CompareSnapshot added in v0.2.1

func (d *Driver) CompareSnapshot(id, compareID, volumeID string) (*metadata.Mappings, error)

func (*Driver) CreateBackup added in v0.2.1

func (d *Driver) CreateBackup(snapshotID, volumeID, destURL string, opts map[string]string) (string, error)

func (*Driver) DeleteBackup added in v0.2.1

func (d *Driver) DeleteBackup(backupURL string) error

func (*Driver) GetBackupInfo added in v0.2.1

func (d *Driver) GetBackupInfo(backupURL string) (map[string]string, error)

func (*Driver) GetVolumeDevice added in v0.2.1

func (d *Driver) GetVolumeDevice(id string) (string, error)

func (*Driver) HasSnapshot added in v0.2.1

func (d *Driver) HasSnapshot(id, volumeID string) bool

func (*Driver) ListBackup added in v0.2.1

func (d *Driver) ListBackup(destURL string, opts map[string]string) (map[string]map[string]string, error)

func (*Driver) OpenSnapshot added in v0.2.1

func (d *Driver) OpenSnapshot(id, volumeID string) error

func (*Driver) ReadSnapshot added in v0.2.1

func (d *Driver) ReadSnapshot(id, volumeID string, offset int64, data []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL