fakes

package
v0.0.0-...-410f0c4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 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) 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(handle string, port int) (int, error)

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

func (*PortAllocator) AllocatePort

func (fake *PortAllocator) AllocatePort(handle string, port int) (int, error)

func (*PortAllocator) AllocatePortArgsForCall

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

func (*PortAllocator) AllocatePortCallCount

func (fake *PortAllocator) AllocatePortCallCount() int

func (*PortAllocator) AllocatePortReturns

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

func (*PortAllocator) AllocatePortReturnsOnCall

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

func (*PortAllocator) Invocations

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

func (*PortAllocator) ReleaseAllPorts

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

func (*PortAllocator) ReleaseAllPortsArgsForCall

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

func (*PortAllocator) ReleaseAllPortsCallCount

func (fake *PortAllocator) ReleaseAllPortsCallCount() int

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