mocks

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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 MockMNEDCClient

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

MockMNEDCClient is a mock of MNEDCClient interface

func NewMockMNEDCClient

func NewMockMNEDCClient(ctrl *gomock.Controller) *MockMNEDCClient

NewMockMNEDCClient creates a new mock instance

func (*MockMNEDCClient) Close

func (m *MockMNEDCClient) Close() error

Close mocks base method

func (*MockMNEDCClient) ConnectionReconciled

func (m *MockMNEDCClient) ConnectionReconciled()

ConnectionReconciled mocks base method

func (*MockMNEDCClient) CreateClient

func (m *MockMNEDCClient) CreateClient(arg0, arg1 string, arg2 bool) (*client.Client, error)

CreateClient mocks base method

func (*MockMNEDCClient) EXPECT

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

func (*MockMNEDCClient) HandleError

func (m *MockMNEDCClient) HandleError(arg0 error)

HandleError mocks base method

func (*MockMNEDCClient) NotifyBroadcastServer

func (m *MockMNEDCClient) NotifyBroadcastServer(configPath string) error

NotifyBroadcastServer mocks base method

func (*MockMNEDCClient) NotifyClose

func (m *MockMNEDCClient) NotifyClose()

NotifyClose mocks base method

func (*MockMNEDCClient) ParseVirtualIP

func (m *MockMNEDCClient) ParseVirtualIP(arg0 string) error

ParseVirtualIP mocks base method

func (*MockMNEDCClient) Run

func (m *MockMNEDCClient) Run()

Run mocks base method

func (*MockMNEDCClient) SetClient

func (m *MockMNEDCClient) SetClient(clientAPI client0.Clienter)

SetClient mocks base method

func (*MockMNEDCClient) StartRecvRoutine

func (m *MockMNEDCClient) StartRecvRoutine()

StartRecvRoutine mocks base method

func (*MockMNEDCClient) StartSendRoutine

func (m *MockMNEDCClient) StartSendRoutine()

StartSendRoutine mocks base method

func (*MockMNEDCClient) TunReadRoutine

func (m *MockMNEDCClient) TunReadRoutine()

TunReadRoutine mocks base method

func (*MockMNEDCClient) TunWriteRoutine

func (m *MockMNEDCClient) TunWriteRoutine()

TunWriteRoutine mocks base method

type MockMNEDCClientMockRecorder

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

MockMNEDCClientMockRecorder is the mock recorder for MockMNEDCClient

func (*MockMNEDCClientMockRecorder) Close

Close indicates an expected call of Close

func (*MockMNEDCClientMockRecorder) ConnectionReconciled

func (mr *MockMNEDCClientMockRecorder) ConnectionReconciled() *gomock.Call

ConnectionReconciled indicates an expected call of ConnectionReconciled

func (*MockMNEDCClientMockRecorder) CreateClient

func (mr *MockMNEDCClientMockRecorder) CreateClient(arg0, arg1, arg2 interface{}) *gomock.Call

CreateClient indicates an expected call of CreateClient

func (*MockMNEDCClientMockRecorder) HandleError

func (mr *MockMNEDCClientMockRecorder) HandleError(arg0 interface{}) *gomock.Call

HandleError indicates an expected call of HandleError

func (*MockMNEDCClientMockRecorder) NotifyBroadcastServer

func (mr *MockMNEDCClientMockRecorder) NotifyBroadcastServer(configPath interface{}) *gomock.Call

NotifyBroadcastServer indicates an expected call of NotifyBroadcastServer

func (*MockMNEDCClientMockRecorder) NotifyClose

func (mr *MockMNEDCClientMockRecorder) NotifyClose() *gomock.Call

NotifyClose indicates an expected call of NotifyClose

func (*MockMNEDCClientMockRecorder) ParseVirtualIP

func (mr *MockMNEDCClientMockRecorder) ParseVirtualIP(arg0 interface{}) *gomock.Call

ParseVirtualIP indicates an expected call of ParseVirtualIP

func (*MockMNEDCClientMockRecorder) Run

Run indicates an expected call of Run

func (*MockMNEDCClientMockRecorder) SetClient

func (mr *MockMNEDCClientMockRecorder) SetClient(clientAPI interface{}) *gomock.Call

SetClient indicates an expected call of SetClient

func (*MockMNEDCClientMockRecorder) StartRecvRoutine

func (mr *MockMNEDCClientMockRecorder) StartRecvRoutine() *gomock.Call

StartRecvRoutine indicates an expected call of StartRecvRoutine

func (*MockMNEDCClientMockRecorder) StartSendRoutine

func (mr *MockMNEDCClientMockRecorder) StartSendRoutine() *gomock.Call

StartSendRoutine indicates an expected call of StartSendRoutine

func (*MockMNEDCClientMockRecorder) TunReadRoutine

func (mr *MockMNEDCClientMockRecorder) TunReadRoutine() *gomock.Call

TunReadRoutine indicates an expected call of TunReadRoutine

func (*MockMNEDCClientMockRecorder) TunWriteRoutine

func (mr *MockMNEDCClientMockRecorder) TunWriteRoutine() *gomock.Call

TunWriteRoutine indicates an expected call of TunWriteRoutine

Jump to

Keyboard shortcuts

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