mock_daemonmanager

package
v0.0.0-...-b702281 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_daemonmanager is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDaemonManager

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

MockDaemonManager is a mock of DaemonManager interface.

func NewMockDaemonManager

func NewMockDaemonManager(ctrl *gomock.Controller) *MockDaemonManager

NewMockDaemonManager creates a new mock instance.

func (*MockDaemonManager) CreateDaemonTask

func (m *MockDaemonManager) CreateDaemonTask() (*task.Task, error)

CreateDaemonTask mocks base method.

func (*MockDaemonManager) EXPECT

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

func (*MockDaemonManager) GetManagedDaemon

func (m *MockDaemonManager) GetManagedDaemon() *manageddaemon.ManagedDaemon

GetManagedDaemon mocks base method.

func (*MockDaemonManager) ImageExists

func (m *MockDaemonManager) ImageExists() (bool, error)

ImageExists mocks base method.

func (*MockDaemonManager) IsLoaded

func (m *MockDaemonManager) IsLoaded(arg0 dockerapi.DockerClient) (bool, error)

IsLoaded mocks base method.

func (*MockDaemonManager) LoadImage

LoadImage mocks base method.

type MockDaemonManagerMockRecorder

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

MockDaemonManagerMockRecorder is the mock recorder for MockDaemonManager.

func (*MockDaemonManagerMockRecorder) CreateDaemonTask

func (mr *MockDaemonManagerMockRecorder) CreateDaemonTask() *gomock.Call

CreateDaemonTask indicates an expected call of CreateDaemonTask.

func (*MockDaemonManagerMockRecorder) GetManagedDaemon

func (mr *MockDaemonManagerMockRecorder) GetManagedDaemon() *gomock.Call

GetManagedDaemon indicates an expected call of GetManagedDaemon.

func (*MockDaemonManagerMockRecorder) ImageExists

func (mr *MockDaemonManagerMockRecorder) ImageExists() *gomock.Call

ImageExists indicates an expected call of ImageExists.

func (*MockDaemonManagerMockRecorder) IsLoaded

func (mr *MockDaemonManagerMockRecorder) IsLoaded(arg0 interface{}) *gomock.Call

IsLoaded indicates an expected call of IsLoaded.

func (*MockDaemonManagerMockRecorder) LoadImage

func (mr *MockDaemonManagerMockRecorder) LoadImage(arg0, arg1 interface{}) *gomock.Call

LoadImage indicates an expected call of LoadImage.

Jump to

Keyboard shortcuts

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