mock_config

package
v0.0.0-...-341c48f Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package mock_config is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigClient

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

MockConfigClient is a mock of ConfigClient interface.

func NewMockConfigClient

func NewMockConfigClient(ctrl *gomock.Controller) *MockConfigClient

NewMockConfigClient creates a new mock instance.

func (*MockConfigClient) EXPECT

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

func (*MockConfigClient) GetConfig

GetConfig mocks base method.

func (*MockConfigClient) ReplaceConfig

ReplaceConfig mocks base method.

func (*MockConfigClient) UpdateConfig

UpdateConfig mocks base method.

type MockConfigClientMockRecorder

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

MockConfigClientMockRecorder is the mock recorder for MockConfigClient.

func (*MockConfigClientMockRecorder) GetConfig

func (mr *MockConfigClientMockRecorder) GetConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetConfig indicates an expected call of GetConfig.

func (*MockConfigClientMockRecorder) ReplaceConfig

func (mr *MockConfigClientMockRecorder) ReplaceConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

ReplaceConfig indicates an expected call of ReplaceConfig.

func (*MockConfigClientMockRecorder) UpdateConfig

func (mr *MockConfigClientMockRecorder) UpdateConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateConfig indicates an expected call of UpdateConfig.

type MockConfigServer

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

MockConfigServer is a mock of ConfigServer interface.

func NewMockConfigServer

func NewMockConfigServer(ctrl *gomock.Controller) *MockConfigServer

NewMockConfigServer creates a new mock instance.

func (*MockConfigServer) EXPECT

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

func (*MockConfigServer) GetConfig

GetConfig mocks base method.

func (*MockConfigServer) ReplaceConfig

ReplaceConfig mocks base method.

func (*MockConfigServer) UpdateConfig

UpdateConfig mocks base method.

type MockConfigServerMockRecorder

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

MockConfigServerMockRecorder is the mock recorder for MockConfigServer.

func (*MockConfigServerMockRecorder) GetConfig

func (mr *MockConfigServerMockRecorder) GetConfig(arg0, arg1 interface{}) *gomock.Call

GetConfig indicates an expected call of GetConfig.

func (*MockConfigServerMockRecorder) ReplaceConfig

func (mr *MockConfigServerMockRecorder) ReplaceConfig(arg0, arg1 interface{}) *gomock.Call

ReplaceConfig indicates an expected call of ReplaceConfig.

func (*MockConfigServerMockRecorder) UpdateConfig

func (mr *MockConfigServerMockRecorder) UpdateConfig(arg0, arg1 interface{}) *gomock.Call

UpdateConfig indicates an expected call of UpdateConfig.

type MockUnsafeConfigServer

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

MockUnsafeConfigServer is a mock of UnsafeConfigServer interface.

func NewMockUnsafeConfigServer

func NewMockUnsafeConfigServer(ctrl *gomock.Controller) *MockUnsafeConfigServer

NewMockUnsafeConfigServer creates a new mock instance.

func (*MockUnsafeConfigServer) EXPECT

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

type MockUnsafeConfigServerMockRecorder

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

MockUnsafeConfigServerMockRecorder is the mock recorder for MockUnsafeConfigServer.

Jump to

Keyboard shortcuts

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