mocks

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockModelRuntimeClient

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

MockModelRuntimeClient is a mock of ModelRuntimeClient interface.

func NewMockModelRuntimeClient

func NewMockModelRuntimeClient(ctrl *gomock.Controller) *MockModelRuntimeClient

NewMockModelRuntimeClient creates a new mock instance.

func (*MockModelRuntimeClient) EXPECT

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

func (*MockModelRuntimeClient) LoadModel

LoadModel mocks base method.

func (*MockModelRuntimeClient) ModelSize

ModelSize mocks base method.

func (*MockModelRuntimeClient) PredictModelSize

PredictModelSize mocks base method.

func (*MockModelRuntimeClient) RuntimeStatus

RuntimeStatus mocks base method.

func (*MockModelRuntimeClient) UnloadModel

UnloadModel mocks base method.

type MockModelRuntimeClientMockRecorder

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

MockModelRuntimeClientMockRecorder is the mock recorder for MockModelRuntimeClient.

func (*MockModelRuntimeClientMockRecorder) LoadModel

func (mr *MockModelRuntimeClientMockRecorder) LoadModel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LoadModel indicates an expected call of LoadModel.

func (*MockModelRuntimeClientMockRecorder) ModelSize

func (mr *MockModelRuntimeClientMockRecorder) ModelSize(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModelSize indicates an expected call of ModelSize.

func (*MockModelRuntimeClientMockRecorder) PredictModelSize

func (mr *MockModelRuntimeClientMockRecorder) PredictModelSize(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PredictModelSize indicates an expected call of PredictModelSize.

func (*MockModelRuntimeClientMockRecorder) RuntimeStatus

func (mr *MockModelRuntimeClientMockRecorder) RuntimeStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RuntimeStatus indicates an expected call of RuntimeStatus.

func (*MockModelRuntimeClientMockRecorder) UnloadModel

func (mr *MockModelRuntimeClientMockRecorder) UnloadModel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnloadModel indicates an expected call of UnloadModel.

type MockS3Downloader

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

MockS3Downloader is a mock of S3Downloader interface.

func NewMockS3Downloader

func NewMockS3Downloader(ctrl *gomock.Controller) *MockS3Downloader

NewMockS3Downloader creates a new mock instance.

func (*MockS3Downloader) DownloadWithIterator

func (m *MockS3Downloader) DownloadWithIterator(arg0 context.Context, arg1 s3manager.BatchDownloadIterator, arg2 ...func(*s3manager.Downloader)) error

DownloadWithIterator mocks base method.

func (*MockS3Downloader) EXPECT

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

func (*MockS3Downloader) IsSameConfig

func (m *MockS3Downloader) IsSameConfig(arg0 interface{}) bool

IsSameConfig mocks base method

func (*MockS3Downloader) ListObjectsUnderPrefix

func (m *MockS3Downloader) ListObjectsUnderPrefix(arg0, arg1 string) ([]string, error)

ListObjectsUnderPrefix mocks base method.

type MockS3DownloaderMockRecorder

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

MockS3DownloaderMockRecorder is the mock recorder for MockS3Downloader.

func (*MockS3DownloaderMockRecorder) DownloadWithIterator

func (mr *MockS3DownloaderMockRecorder) DownloadWithIterator(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DownloadWithIterator indicates an expected call of DownloadWithIterator.

func (*MockS3DownloaderMockRecorder) IsSameConfig

func (mr *MockS3DownloaderMockRecorder) IsSameConfig(arg0 interface{}) *gomock.Call

IsSameConfig indicates an expected call of isSameConfig

func (*MockS3DownloaderMockRecorder) ListObjectsUnderPrefix

func (mr *MockS3DownloaderMockRecorder) ListObjectsUnderPrefix(arg0, arg1 interface{}) *gomock.Call

ListObjectsUnderPrefix indicates an expected call of ListObjectsUnderPrefix.

Jump to

Keyboard shortcuts

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