mocks

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDatasetClient

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

MockDatasetClient is a mock of DatasetClient interface.

func NewMockDatasetClient

func NewMockDatasetClient(ctrl *gomock.Controller) *MockDatasetClient

NewMockDatasetClient creates a new mock instance.

func (*MockDatasetClient) Checker added in v1.15.0

func (m *MockDatasetClient) Checker(arg0 context.Context, arg1 *healthcheck.CheckState) error

Checker mocks base method.

func (*MockDatasetClient) EXPECT

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

func (*MockDatasetClient) GetInstance added in v1.15.0

func (m *MockDatasetClient) GetInstance(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (dataset.Instance, string, error)

GetInstance mocks base method.

func (*MockDatasetClient) GetVersion

func (m *MockDatasetClient) GetVersion(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6, arg7 string) (dataset.Version, error)

GetVersion mocks base method.

type MockDatasetClientMockRecorder

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

MockDatasetClientMockRecorder is the mock recorder for MockDatasetClient.

func (*MockDatasetClientMockRecorder) Checker added in v1.15.0

func (mr *MockDatasetClientMockRecorder) Checker(arg0, arg1 interface{}) *gomock.Call

Checker indicates an expected call of Checker.

func (*MockDatasetClientMockRecorder) GetInstance added in v1.15.0

func (mr *MockDatasetClientMockRecorder) GetInstance(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetInstance indicates an expected call of GetInstance.

func (*MockDatasetClientMockRecorder) GetVersion

func (mr *MockDatasetClientMockRecorder) GetVersion(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 interface{}) *gomock.Call

GetVersion indicates an expected call of GetVersion.

type MockFilesClient added in v1.16.1

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

MockFilesClient is a mock of FilesClient interface.

func NewMockFilesClient added in v1.16.1

func NewMockFilesClient(ctrl *gomock.Controller) *MockFilesClient

NewMockFilesClient creates a new mock instance.

func (*MockFilesClient) Checker added in v1.16.1

func (m *MockFilesClient) Checker(arg0 context.Context, arg1 *healthcheck.CheckState) error

Checker mocks base method.

func (*MockFilesClient) EXPECT added in v1.16.1

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

func (*MockFilesClient) GetFile added in v1.16.1

func (m *MockFilesClient) GetFile(arg0 context.Context, arg1, arg2 string) (files.FileMetaData, error)

GetFile mocks base method.

type MockFilesClientMockRecorder added in v1.16.1

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

MockFilesClientMockRecorder is the mock recorder for MockFilesClient.

func (*MockFilesClientMockRecorder) Checker added in v1.16.1

func (mr *MockFilesClientMockRecorder) Checker(arg0, arg1 interface{}) *gomock.Call

Checker indicates an expected call of Checker.

func (*MockFilesClientMockRecorder) GetFile added in v1.16.1

func (mr *MockFilesClientMockRecorder) GetFile(arg0, arg1, arg2 interface{}) *gomock.Call

GetFile indicates an expected call of GetFile.

type MockFilterClient

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

MockFilterClient is a mock of FilterClient interface.

func NewMockFilterClient

func NewMockFilterClient(ctrl *gomock.Controller) *MockFilterClient

NewMockFilterClient creates a new mock instance.

func (*MockFilterClient) Checker added in v1.15.0

func (m *MockFilterClient) Checker(arg0 context.Context, arg1 *healthcheck.CheckState) error

Checker mocks base method.

func (*MockFilterClient) EXPECT

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

func (*MockFilterClient) GetOutput

func (m *MockFilterClient) GetOutput(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (filter.Model, error)

GetOutput mocks base method.

type MockFilterClientMockRecorder

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

MockFilterClientMockRecorder is the mock recorder for MockFilterClient.

func (*MockFilterClientMockRecorder) Checker added in v1.15.0

func (mr *MockFilterClientMockRecorder) Checker(arg0, arg1 interface{}) *gomock.Call

Checker indicates an expected call of Checker.

func (*MockFilterClientMockRecorder) GetOutput

func (mr *MockFilterClientMockRecorder) GetOutput(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetOutput indicates an expected call of GetOutput.

type MockImageClient added in v1.10.0

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

MockImageClient is a mock of ImageClient interface.

func NewMockImageClient added in v1.10.0

func NewMockImageClient(ctrl *gomock.Controller) *MockImageClient

NewMockImageClient creates a new mock instance.

func (*MockImageClient) Checker added in v1.15.0

func (m *MockImageClient) Checker(arg0 context.Context, arg1 *healthcheck.CheckState) error

Checker mocks base method.

func (*MockImageClient) EXPECT added in v1.10.0

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

func (*MockImageClient) GetDownloadVariant added in v1.13.0

func (m *MockImageClient) GetDownloadVariant(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (image.ImageDownload, error)

GetDownloadVariant mocks base method.

type MockImageClientMockRecorder added in v1.10.0

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

MockImageClientMockRecorder is the mock recorder for MockImageClient.

func (*MockImageClientMockRecorder) Checker added in v1.15.0

func (mr *MockImageClientMockRecorder) Checker(arg0, arg1 interface{}) *gomock.Call

Checker indicates an expected call of Checker.

func (*MockImageClientMockRecorder) GetDownloadVariant added in v1.13.0

func (mr *MockImageClientMockRecorder) GetDownloadVariant(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetDownloadVariant indicates an expected call of GetDownloadVariant.

Jump to

Keyboard shortcuts

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