fakes

package
v2.792.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeInterfaceAddressesProvider

type FakeInterfaceAddressesProvider struct {
	GetInterfaceAddresses []boship.InterfaceAddress
	GetErr                error
}

func (*FakeInterfaceAddressesProvider) Get

type FakeResolver

type FakeResolver struct {
	GetPrimaryIPInterfaceName string
	GetPrimaryIPNet           *gonet.IPNet
	GetPrimaryIPErr           error
	GetPrimaryIPCalledWith    FakeReturn
}

func (*FakeResolver) GetPrimaryIP added in v2.758.0

func (r *FakeResolver) GetPrimaryIP(interfaceName string, ipProtocol boship.IPProtocol) (*gonet.IPNet, error)

type FakeReturn added in v2.758.0

type FakeReturn struct {
	IFaceName  string
	IpProtocol boship.IPProtocol
}

Jump to

Keyboard shortcuts

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