object

package
v0.3.11-8 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SObjectBackupStorage

type SObjectBackupStorage struct {
	BackupStorageId string
	// contains filtered or unexported fields
}

func (*SObjectBackupStorage) IsBackupExists

func (s *SObjectBackupStorage) IsBackupExists(backupId string) (bool, error)

func (*SObjectBackupStorage) IsBackupInstanceExists

func (s *SObjectBackupStorage) IsBackupInstanceExists(backupId string) (bool, error)

func (*SObjectBackupStorage) IsOnline

func (s *SObjectBackupStorage) IsOnline() (bool, string, error)

func (*SObjectBackupStorage) RemoveBackup

func (s *SObjectBackupStorage) RemoveBackup(ctx context.Context, backupId string) error

func (*SObjectBackupStorage) RemoveBackupInstance

func (s *SObjectBackupStorage) RemoveBackupInstance(ctx context.Context, backupId string) error

func (*SObjectBackupStorage) RestoreBackupInstanceTo

func (s *SObjectBackupStorage) RestoreBackupInstanceTo(ctx context.Context, targetFilename string, backupId string) error

func (*SObjectBackupStorage) RestoreBackupTo

func (s *SObjectBackupStorage) RestoreBackupTo(ctx context.Context, targetFilename string, backupId string) error

func (*SObjectBackupStorage) SaveBackupFrom

func (s *SObjectBackupStorage) SaveBackupFrom(ctx context.Context, srcFilename string, backupId string) error

func (*SObjectBackupStorage) SaveBackupInstanceFrom

func (s *SObjectBackupStorage) SaveBackupInstanceFrom(ctx context.Context, srcFilename string, backupId string) error

Jump to

Keyboard shortcuts

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