mocks

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2026 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 MockNetworkAPIClient

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

MockNetworkAPIClient is a mock of NetworkAPIClient interface.

func NewMockNetworkAPIClient

func NewMockNetworkAPIClient(ctrl *gomock.Controller) *MockNetworkAPIClient

NewMockNetworkAPIClient creates a new mock instance.

func (*MockNetworkAPIClient) EXPECT

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

func (*MockNetworkAPIClient) NetworkConnect

NetworkConnect mocks base method.

func (*MockNetworkAPIClient) NetworkCreate

NetworkCreate mocks base method.

func (*MockNetworkAPIClient) NetworkDisconnect

NetworkDisconnect mocks base method.

func (*MockNetworkAPIClient) NetworkInspect

NetworkInspect mocks base method.

func (*MockNetworkAPIClient) NetworkList

NetworkList mocks base method.

func (*MockNetworkAPIClient) NetworkPrune added in v0.3.2

NetworkPrune mocks base method.

func (*MockNetworkAPIClient) NetworkRemove

NetworkRemove mocks base method.

type MockNetworkAPIClientMockRecorder

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

MockNetworkAPIClientMockRecorder is the mock recorder for MockNetworkAPIClient.

func (*MockNetworkAPIClientMockRecorder) NetworkConnect

func (mr *MockNetworkAPIClientMockRecorder) NetworkConnect(arg0, arg1, arg2 interface{}) *gomock.Call

NetworkConnect indicates an expected call of NetworkConnect.

func (*MockNetworkAPIClientMockRecorder) NetworkCreate

func (mr *MockNetworkAPIClientMockRecorder) NetworkCreate(arg0, arg1, arg2 interface{}) *gomock.Call

NetworkCreate indicates an expected call of NetworkCreate.

func (*MockNetworkAPIClientMockRecorder) NetworkDisconnect

func (mr *MockNetworkAPIClientMockRecorder) NetworkDisconnect(arg0, arg1, arg2 interface{}) *gomock.Call

NetworkDisconnect indicates an expected call of NetworkDisconnect.

func (*MockNetworkAPIClientMockRecorder) NetworkInspect

func (mr *MockNetworkAPIClientMockRecorder) NetworkInspect(arg0, arg1, arg2 interface{}) *gomock.Call

NetworkInspect indicates an expected call of NetworkInspect.

func (*MockNetworkAPIClientMockRecorder) NetworkList

func (mr *MockNetworkAPIClientMockRecorder) NetworkList(arg0, arg1 interface{}) *gomock.Call

NetworkList indicates an expected call of NetworkList.

func (*MockNetworkAPIClientMockRecorder) NetworkPrune added in v0.3.2

func (mr *MockNetworkAPIClientMockRecorder) NetworkPrune(arg0, arg1 interface{}) *gomock.Call

NetworkPrune indicates an expected call of NetworkPrune.

func (*MockNetworkAPIClientMockRecorder) NetworkRemove

func (mr *MockNetworkAPIClientMockRecorder) NetworkRemove(arg0, arg1, arg2 interface{}) *gomock.Call

NetworkRemove indicates an expected call of NetworkRemove.

Jump to

Keyboard shortcuts

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