mock_sidecarbackup

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_sidecarbackup is a generated GoMock package.

Package mock_sidecarbackup is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockJob

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

MockJob is a mock of Job interface.

func NewMockJob

func NewMockJob(ctrl *gomock.Controller) *MockJob

NewMockJob creates a new mock instance.

func (*MockJob) EXPECT

func (m *MockJob) EXPECT() *MockJobMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockJob) Enabled

func (m *MockJob) Enabled() bool

Enabled mocks base method.

func (*MockJob) Execute

func (m *MockJob) Execute(verbose bool) error

Execute mocks base method.

func (*MockJob) GetName

func (m *MockJob) GetName() string

GetName mocks base method.

type MockJobMockRecorder

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

MockJobMockRecorder is the mock recorder for MockJob.

func (*MockJobMockRecorder) Enabled

func (mr *MockJobMockRecorder) Enabled() *gomock.Call

Enabled indicates an expected call of Enabled.

func (*MockJobMockRecorder) Execute

func (mr *MockJobMockRecorder) Execute(verbose interface{}) *gomock.Call

Execute indicates an expected call of Execute.

func (*MockJobMockRecorder) GetName

func (mr *MockJobMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName.

type MockTask

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

MockTask is a mock of Task interface.

func NewMockTask

func NewMockTask(ctrl *gomock.Controller) *MockTask

NewMockTask creates a new mock instance.

func (*MockTask) EXPECT

func (m *MockTask) EXPECT() *MockTaskMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockTask) Log

func (m *MockTask) Log() grsync.Log

Log mocks base method.

func (*MockTask) Run

func (m *MockTask) Run() error

Run mocks base method.

func (*MockTask) State

func (m *MockTask) State() grsync.State

State mocks base method.

type MockTaskMockRecorder

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

MockTaskMockRecorder is the mock recorder for MockTask.

func (*MockTaskMockRecorder) Log

func (mr *MockTaskMockRecorder) Log() *gomock.Call

Log indicates an expected call of Log.

func (*MockTaskMockRecorder) Run

func (mr *MockTaskMockRecorder) Run() *gomock.Call

Run indicates an expected call of Run.

func (*MockTaskMockRecorder) State

func (mr *MockTaskMockRecorder) State() *gomock.Call

State indicates an expected call of State.

Jump to

Keyboard shortcuts

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