mock_config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_config is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIConfig

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

MockIConfig is a mock of IConfig interface.

func NewMockIConfig

func NewMockIConfig(ctrl *gomock.Controller) *MockIConfig

NewMockIConfig creates a new mock instance.

func (*MockIConfig) EXPECT

func (m *MockIConfig) EXPECT() *MockIConfigMockRecorder

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

func (*MockIConfig) ExcludeEngine

func (m *MockIConfig) ExcludeEngine() filter.IFilterEngine

ExcludeEngine mocks base method.

func (*MockIConfig) HTTPClient

func (m *MockIConfig) HTTPClient() http.IHttpClient

HTTPClient mocks base method.

func (*MockIConfig) HTTPWorkerCount added in v0.2.0

func (m *MockIConfig) HTTPWorkerCount() int

HTTPWorkerCount mocks base method.

func (*MockIConfig) Host

func (m *MockIConfig) Host() string

Host mocks base method.

func (*MockIConfig) ImageRegistry

func (m *MockIConfig) ImageRegistry() registry.ImageRegistry

ImageRegistry mocks base method.

func (*MockIConfig) IncludeEngine

func (m *MockIConfig) IncludeEngine() filter.IFilterEngine

IncludeEngine mocks base method.

func (*MockIConfig) Init

func (m *MockIConfig) Init() error

Init mocks base method.

func (*MockIConfig) IsDryRun

func (m *MockIConfig) IsDryRun() bool

IsDryRun mocks base method.

func (*MockIConfig) Password

func (m *MockIConfig) Password() string

Password mocks base method.

func (*MockIConfig) RepositoryList added in v0.2.0

func (m *MockIConfig) RepositoryList() []registry.Repository

RepositoryList mocks base method.

func (*MockIConfig) SkipDeletionErr added in v0.2.0

func (m *MockIConfig) SkipDeletionErr() bool

SkipDeletionErr mocks base method.

func (*MockIConfig) SkipList

func (m *MockIConfig) SkipList() []string

SkipList mocks base method.

func (*MockIConfig) Username

func (m *MockIConfig) Username() string

Username mocks base method.

type MockIConfigMockRecorder

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

MockIConfigMockRecorder is the mock recorder for MockIConfig.

func (*MockIConfigMockRecorder) ExcludeEngine

func (mr *MockIConfigMockRecorder) ExcludeEngine() *gomock.Call

ExcludeEngine indicates an expected call of ExcludeEngine.

func (*MockIConfigMockRecorder) HTTPClient

func (mr *MockIConfigMockRecorder) HTTPClient() *gomock.Call

HTTPClient indicates an expected call of HTTPClient.

func (*MockIConfigMockRecorder) HTTPWorkerCount added in v0.2.0

func (mr *MockIConfigMockRecorder) HTTPWorkerCount() *gomock.Call

HTTPWorkerCount indicates an expected call of HTTPWorkerCount.

func (*MockIConfigMockRecorder) Host

func (mr *MockIConfigMockRecorder) Host() *gomock.Call

Host indicates an expected call of Host.

func (*MockIConfigMockRecorder) ImageRegistry

func (mr *MockIConfigMockRecorder) ImageRegistry() *gomock.Call

ImageRegistry indicates an expected call of ImageRegistry.

func (*MockIConfigMockRecorder) IncludeEngine

func (mr *MockIConfigMockRecorder) IncludeEngine() *gomock.Call

IncludeEngine indicates an expected call of IncludeEngine.

func (*MockIConfigMockRecorder) Init

func (mr *MockIConfigMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init.

func (*MockIConfigMockRecorder) IsDryRun

func (mr *MockIConfigMockRecorder) IsDryRun() *gomock.Call

IsDryRun indicates an expected call of IsDryRun.

func (*MockIConfigMockRecorder) Password

func (mr *MockIConfigMockRecorder) Password() *gomock.Call

Password indicates an expected call of Password.

func (*MockIConfigMockRecorder) RepositoryList added in v0.2.0

func (mr *MockIConfigMockRecorder) RepositoryList() *gomock.Call

RepositoryList indicates an expected call of RepositoryList.

func (*MockIConfigMockRecorder) SkipDeletionErr added in v0.2.0

func (mr *MockIConfigMockRecorder) SkipDeletionErr() *gomock.Call

SkipDeletionErr indicates an expected call of SkipDeletionErr.

func (*MockIConfigMockRecorder) SkipList

func (mr *MockIConfigMockRecorder) SkipList() *gomock.Call

SkipList indicates an expected call of SkipList.

func (*MockIConfigMockRecorder) Username

func (mr *MockIConfigMockRecorder) Username() *gomock.Call

Username indicates an expected call of Username.

Jump to

Keyboard shortcuts

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