mock

package
v0.0.0-...-be15534 Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBrokerServiceClient

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

MockBrokerServiceClient is a mock of BrokerServiceClient interface.

func NewMockBrokerServiceClient

func NewMockBrokerServiceClient(ctrl *gomock.Controller) *MockBrokerServiceClient

NewMockBrokerServiceClient creates a new mock instance.

func (*MockBrokerServiceClient) EXPECT

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

func (*MockBrokerServiceClient) RemoveResource

RemoveResource mocks base method.

type MockBrokerServiceClientMockRecorder

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

MockBrokerServiceClientMockRecorder is the mock recorder for MockBrokerServiceClient.

func (*MockBrokerServiceClientMockRecorder) RemoveResource

func (mr *MockBrokerServiceClientMockRecorder) RemoveResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveResource indicates an expected call of RemoveResource.

type MockExecutorServiceClient

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

MockExecutorServiceClient is a mock of ExecutorServiceClient interface.

func NewMockExecutorServiceClient

func NewMockExecutorServiceClient(ctrl *gomock.Controller) *MockExecutorServiceClient

NewMockExecutorServiceClient creates a new mock instance.

func (*MockExecutorServiceClient) ConfirmDispatchTask

ConfirmDispatchTask mocks base method.

func (*MockExecutorServiceClient) EXPECT

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

func (*MockExecutorServiceClient) PreDispatchTask

PreDispatchTask mocks base method.

type MockExecutorServiceClientMockRecorder

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

MockExecutorServiceClientMockRecorder is the mock recorder for MockExecutorServiceClient.

func (*MockExecutorServiceClientMockRecorder) ConfirmDispatchTask

func (mr *MockExecutorServiceClientMockRecorder) ConfirmDispatchTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmDispatchTask indicates an expected call of ConfirmDispatchTask.

func (*MockExecutorServiceClientMockRecorder) PreDispatchTask

func (mr *MockExecutorServiceClientMockRecorder) PreDispatchTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PreDispatchTask indicates an expected call of PreDispatchTask.

type MockResourceManagerClient

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

MockResourceManagerClient is a mock of ResourceManagerClient interface.

func NewMockResourceManagerClient

func NewMockResourceManagerClient(ctrl *gomock.Controller) *MockResourceManagerClient

NewMockResourceManagerClient creates a new mock instance.

func (*MockResourceManagerClient) CreateResource

CreateResource mocks base method.

func (*MockResourceManagerClient) EXPECT

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

func (*MockResourceManagerClient) QueryResource

QueryResource mocks base method.

func (*MockResourceManagerClient) RemoveResource

RemoveResource mocks base method.

type MockResourceManagerClientMockRecorder

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

MockResourceManagerClientMockRecorder is the mock recorder for MockResourceManagerClient.

func (*MockResourceManagerClientMockRecorder) CreateResource

func (mr *MockResourceManagerClientMockRecorder) CreateResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateResource indicates an expected call of CreateResource.

func (*MockResourceManagerClientMockRecorder) QueryResource

func (mr *MockResourceManagerClientMockRecorder) QueryResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

QueryResource indicates an expected call of QueryResource.

func (*MockResourceManagerClientMockRecorder) RemoveResource

func (mr *MockResourceManagerClientMockRecorder) RemoveResource(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveResource indicates an expected call of RemoveResource.

Jump to

Keyboard shortcuts

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