Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRestoreManager ¶
func NewRestoreManager(deps *controller.Dependencies) backup.RestoreManager
NewRestoreManager return restoreManager
Types ¶
type FakeRestoreManager ¶
type FakeRestoreManager struct {
// contains filtered or unexported fields
}
func NewFakeRestoreManager ¶
func NewFakeRestoreManager() *FakeRestoreManager
func (*FakeRestoreManager) SetSyncError ¶
func (frm *FakeRestoreManager) SetSyncError(err error)
Click to show internal directories.
Click to hide internal directories.