mocks

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 3 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 MockCommandRunner

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

MockCommandRunner is a mock of CommandRunner interface.

func NewMockCommandRunner

func NewMockCommandRunner(ctrl *gomock.Controller) *MockCommandRunner

NewMockCommandRunner creates a new mock instance.

func (*MockCommandRunner) EXPECT

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

func (*MockCommandRunner) Run

func (m *MockCommandRunner) Run(arg0 string, arg1 ...string) error

Run mocks base method.

type MockCommandRunnerMockRecorder

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

MockCommandRunnerMockRecorder is the mock recorder for MockCommandRunner.

func (*MockCommandRunnerMockRecorder) Run

func (mr *MockCommandRunnerMockRecorder) Run(arg0 any, arg1 ...any) *gomock.Call

Run indicates an expected call of Run.

type MockNetController added in v1.7.2

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

MockNetController is a mock of NetController interface.

func NewMockNetController added in v1.7.2

func NewMockNetController(ctrl *gomock.Controller) *MockNetController

NewMockNetController creates a new mock instance.

func (*MockNetController) EXPECT added in v1.7.2

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

func (*MockNetController) GetInterfaceAddresses added in v1.7.2

func (m *MockNetController) GetInterfaceAddresses(arg0 string) []net.IPNet

GetInterfaceAddresses mocks base method.

type MockNetControllerMockRecorder added in v1.7.2

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

MockNetControllerMockRecorder is the mock recorder for MockNetController.

func (*MockNetControllerMockRecorder) GetInterfaceAddresses added in v1.7.2

func (mr *MockNetControllerMockRecorder) GetInterfaceAddresses(arg0 any) *gomock.Call

GetInterfaceAddresses indicates an expected call of GetInterfaceAddresses.

Jump to

Keyboard shortcuts

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