mocks

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 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 MockPullerInterface added in v0.8.0

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

MockPullerInterface is a mock of PullerInterface interface.

func NewMockPullerInterface added in v0.8.0

func NewMockPullerInterface(ctrl *gomock.Controller) *MockPullerInterface

NewMockPullerInterface creates a new mock instance.

func (*MockPullerInterface) EXPECT added in v0.8.0

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

func (*MockPullerInterface) Pull added in v0.8.0

Pull mocks base method.

type MockPullerInterfaceMockRecorder added in v0.8.0

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

MockPullerInterfaceMockRecorder is the mock recorder for MockPullerInterface.

func (*MockPullerInterfaceMockRecorder) Pull added in v0.8.0

func (mr *MockPullerInterfaceMockRecorder) Pull(arg0, arg1 interface{}) *gomock.Call

Pull indicates an expected call of Pull.

Jump to

Keyboard shortcuts

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