mocks

package
v0.0.0-...-f3197e3 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: AGPL-3.0 Imports: 7 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 MockAPICalls

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

MockAPICalls is a mock of APICalls interface.

func NewMockAPICalls

func NewMockAPICalls(ctrl *gomock.Controller) *MockAPICalls

NewMockAPICalls creates a new mock instance.

func (*MockAPICalls) ContainerConfig

func (m *MockAPICalls) ContainerConfig() (params.ContainerConfig, error)

ContainerConfig mocks base method.

func (*MockAPICalls) EXPECT

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

func (*MockAPICalls) GetContainerProfileInfo

func (m *MockAPICalls) GetContainerProfileInfo(arg0 names.MachineTag) ([]*provisioner.LXDProfileResult, error)

GetContainerProfileInfo mocks base method.

func (*MockAPICalls) HostChangesForContainer

func (m *MockAPICalls) HostChangesForContainer(arg0 names.MachineTag) ([]network0.DeviceToBridge, int, error)

HostChangesForContainer mocks base method.

func (*MockAPICalls) PrepareContainerInterfaceInfo

func (m *MockAPICalls) PrepareContainerInterfaceInfo(arg0 names.MachineTag) (network.InterfaceInfos, error)

PrepareContainerInterfaceInfo mocks base method.

func (*MockAPICalls) ReleaseContainerAddresses

func (m *MockAPICalls) ReleaseContainerAddresses(arg0 names.MachineTag) error

ReleaseContainerAddresses mocks base method.

func (*MockAPICalls) SetHostMachineNetworkConfig

func (m *MockAPICalls) SetHostMachineNetworkConfig(arg0 names.MachineTag, arg1 []params.NetworkConfig) error

SetHostMachineNetworkConfig mocks base method.

type MockAPICallsMockRecorder

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

MockAPICallsMockRecorder is the mock recorder for MockAPICalls.

func (*MockAPICallsMockRecorder) ContainerConfig

func (mr *MockAPICallsMockRecorder) ContainerConfig() *gomock.Call

ContainerConfig indicates an expected call of ContainerConfig.

func (*MockAPICallsMockRecorder) GetContainerProfileInfo

func (mr *MockAPICallsMockRecorder) GetContainerProfileInfo(arg0 any) *gomock.Call

GetContainerProfileInfo indicates an expected call of GetContainerProfileInfo.

func (*MockAPICallsMockRecorder) HostChangesForContainer

func (mr *MockAPICallsMockRecorder) HostChangesForContainer(arg0 any) *gomock.Call

HostChangesForContainer indicates an expected call of HostChangesForContainer.

func (*MockAPICallsMockRecorder) PrepareContainerInterfaceInfo

func (mr *MockAPICallsMockRecorder) PrepareContainerInterfaceInfo(arg0 any) *gomock.Call

PrepareContainerInterfaceInfo indicates an expected call of PrepareContainerInterfaceInfo.

func (*MockAPICallsMockRecorder) ReleaseContainerAddresses

func (mr *MockAPICallsMockRecorder) ReleaseContainerAddresses(arg0 any) *gomock.Call

ReleaseContainerAddresses indicates an expected call of ReleaseContainerAddresses.

func (*MockAPICallsMockRecorder) SetHostMachineNetworkConfig

func (mr *MockAPICallsMockRecorder) SetHostMachineNetworkConfig(arg0, arg1 any) *gomock.Call

SetHostMachineNetworkConfig indicates an expected call of SetHostMachineNetworkConfig.

Jump to

Keyboard shortcuts

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