fakes

package
v0.0.0-...-414aaa9 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetShRunner

type NetShRunner struct {
	RunContainerStub func([]string) error
	// contains filtered or unexported fields
}

func (*NetShRunner) Invocations

func (fake *NetShRunner) Invocations() map[string][][]interface{}

func (*NetShRunner) RunContainer

func (fake *NetShRunner) RunContainer(arg1 []string) error

func (*NetShRunner) RunContainerArgsForCall

func (fake *NetShRunner) RunContainerArgsForCall(i int) []string

func (*NetShRunner) RunContainerCallCount

func (fake *NetShRunner) RunContainerCallCount() int

func (*NetShRunner) RunContainerCalls

func (fake *NetShRunner) RunContainerCalls(stub func([]string) error)

func (*NetShRunner) RunContainerReturns

func (fake *NetShRunner) RunContainerReturns(result1 error)

func (*NetShRunner) RunContainerReturnsOnCall

func (fake *NetShRunner) RunContainerReturnsOnCall(i int, result1 error)

type PortAllocator

type PortAllocator struct {
	AllocatePortStub func(string, uint16) (uint16, error)

	ReleaseAllPortsStub func(string) error
	// contains filtered or unexported fields
}

func (*PortAllocator) AllocatePort

func (fake *PortAllocator) AllocatePort(arg1 string, arg2 uint16) (uint16, error)

func (*PortAllocator) AllocatePortArgsForCall

func (fake *PortAllocator) AllocatePortArgsForCall(i int) (string, uint16)

func (*PortAllocator) AllocatePortCallCount

func (fake *PortAllocator) AllocatePortCallCount() int

func (*PortAllocator) AllocatePortCalls

func (fake *PortAllocator) AllocatePortCalls(stub func(string, uint16) (uint16, error))

func (*PortAllocator) AllocatePortReturns

func (fake *PortAllocator) AllocatePortReturns(result1 uint16, result2 error)

func (*PortAllocator) AllocatePortReturnsOnCall

func (fake *PortAllocator) AllocatePortReturnsOnCall(i int, result1 uint16, result2 error)

func (*PortAllocator) Invocations

func (fake *PortAllocator) Invocations() map[string][][]interface{}

func (*PortAllocator) ReleaseAllPorts

func (fake *PortAllocator) ReleaseAllPorts(arg1 string) error

func (*PortAllocator) ReleaseAllPortsArgsForCall

func (fake *PortAllocator) ReleaseAllPortsArgsForCall(i int) string

func (*PortAllocator) ReleaseAllPortsCallCount

func (fake *PortAllocator) ReleaseAllPortsCallCount() int

func (*PortAllocator) ReleaseAllPortsCalls

func (fake *PortAllocator) ReleaseAllPortsCalls(stub func(string) error)

func (*PortAllocator) ReleaseAllPortsReturns

func (fake *PortAllocator) ReleaseAllPortsReturns(result1 error)

func (*PortAllocator) ReleaseAllPortsReturnsOnCall

func (fake *PortAllocator) ReleaseAllPortsReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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