mock_cluster

package
v0.0.0-...-5de3a08 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_cluster is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockJobPluginAPI

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

MockJobPluginAPI is a mock of JobPluginAPI interface.

func NewMockJobPluginAPI

func NewMockJobPluginAPI(ctrl *gomock.Controller) *MockJobPluginAPI

NewMockJobPluginAPI creates a new mock instance.

func (*MockJobPluginAPI) EXPECT

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

func (*MockJobPluginAPI) KVDelete

func (m *MockJobPluginAPI) KVDelete(arg0 string) *model.AppError

KVDelete mocks base method.

func (*MockJobPluginAPI) KVGet

func (m *MockJobPluginAPI) KVGet(arg0 string) ([]byte, *model.AppError)

KVGet mocks base method.

func (*MockJobPluginAPI) KVList

func (m *MockJobPluginAPI) KVList(arg0, arg1 int) ([]string, *model.AppError)

KVList mocks base method.

func (*MockJobPluginAPI) KVSetWithOptions

func (m *MockJobPluginAPI) KVSetWithOptions(arg0 string, arg1 []byte, arg2 model.PluginKVSetOptions) (bool, *model.AppError)

KVSetWithOptions mocks base method.

func (*MockJobPluginAPI) LogError

func (m *MockJobPluginAPI) LogError(arg0 string, arg1 ...interface{})

LogError mocks base method.

type MockJobPluginAPIMockRecorder

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

MockJobPluginAPIMockRecorder is the mock recorder for MockJobPluginAPI.

func (*MockJobPluginAPIMockRecorder) KVDelete

func (mr *MockJobPluginAPIMockRecorder) KVDelete(arg0 interface{}) *gomock.Call

KVDelete indicates an expected call of KVDelete.

func (*MockJobPluginAPIMockRecorder) KVGet

func (mr *MockJobPluginAPIMockRecorder) KVGet(arg0 interface{}) *gomock.Call

KVGet indicates an expected call of KVGet.

func (*MockJobPluginAPIMockRecorder) KVList

func (mr *MockJobPluginAPIMockRecorder) KVList(arg0, arg1 interface{}) *gomock.Call

KVList indicates an expected call of KVList.

func (*MockJobPluginAPIMockRecorder) KVSetWithOptions

func (mr *MockJobPluginAPIMockRecorder) KVSetWithOptions(arg0, arg1, arg2 interface{}) *gomock.Call

KVSetWithOptions indicates an expected call of KVSetWithOptions.

func (*MockJobPluginAPIMockRecorder) LogError

func (mr *MockJobPluginAPIMockRecorder) LogError(arg0 interface{}, arg1 ...interface{}) *gomock.Call

LogError indicates an expected call of LogError.

Jump to

Keyboard shortcuts

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