dataMover

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataMover

type DataMover struct {
	// contains filtered or unexported fields
}

func NewDataMoverFromCluster

func NewDataMoverFromCluster(params map[string]interface{}, logger logrus.FieldLogger) (*DataMover, error)

func (*DataMover) CancelUpload added in v1.1.0

func (this *DataMover) CancelUpload(peID astrolabe.ProtectedEntityID) error

func (*DataMover) CopyFromRepoWithBackupRepository added in v1.1.0

func (this *DataMover) CopyFromRepoWithBackupRepository(peID astrolabe.ProtectedEntityID, targetPEID astrolabe.ProtectedEntityID, backupRepository *backupdriverv1.BackupRepository, options astrolabe.CopyCreateOptions) (astrolabe.ProtectedEntityID, error)

func (*DataMover) CopyToRepo

func (*DataMover) CopyToRepoWithBackupRepository added in v1.1.0

func (this *DataMover) CopyToRepoWithBackupRepository(peID astrolabe.ProtectedEntityID, backupRepository *backupdriverv1.BackupRepository) (astrolabe.ProtectedEntityID, error)

func (*DataMover) IsUploading added in v1.1.0

func (this *DataMover) IsUploading(peID astrolabe.ProtectedEntityID) bool

func (*DataMover) RegisterOngoingUpload added in v1.1.0

func (this *DataMover) RegisterOngoingUpload(peID astrolabe.ProtectedEntityID, cancelFunc context.CancelFunc)

func (*DataMover) ReloadDataMoverIvdPetmConfig added in v1.1.0

func (this *DataMover) ReloadDataMoverIvdPetmConfig(params map[string]interface{}) error

func (*DataMover) UnregisterOngoingUpload added in v1.1.0

func (this *DataMover) UnregisterOngoingUpload(peID astrolabe.ProtectedEntityID)

Jump to

Keyboard shortcuts

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