tunnelfakes

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

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 FakeITunnel

type FakeITunnel struct {
	CloseStub func() error

	ReadStub func() chan *events.Outbound

	StartStub func(context.Context, string, chan<- *records.ErrorRecord) error
	// contains filtered or unexported fields
}

func (*FakeITunnel) Close

func (fake *FakeITunnel) Close() error

func (*FakeITunnel) CloseCallCount

func (fake *FakeITunnel) CloseCallCount() int

func (*FakeITunnel) CloseCalls

func (fake *FakeITunnel) CloseCalls(stub func() error)

func (*FakeITunnel) CloseReturns

func (fake *FakeITunnel) CloseReturns(result1 error)

func (*FakeITunnel) CloseReturnsOnCall

func (fake *FakeITunnel) CloseReturnsOnCall(i int, result1 error)

func (*FakeITunnel) Invocations

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

func (*FakeITunnel) Read

func (fake *FakeITunnel) Read() chan *events.Outbound

func (*FakeITunnel) ReadCallCount

func (fake *FakeITunnel) ReadCallCount() int

func (*FakeITunnel) ReadCalls

func (fake *FakeITunnel) ReadCalls(stub func() chan *events.Outbound)

func (*FakeITunnel) ReadReturns

func (fake *FakeITunnel) ReadReturns(result1 chan *events.Outbound)

func (*FakeITunnel) ReadReturnsOnCall

func (fake *FakeITunnel) ReadReturnsOnCall(i int, result1 chan *events.Outbound)

func (*FakeITunnel) Start

func (fake *FakeITunnel) Start(arg1 context.Context, arg2 string, arg3 chan<- *records.ErrorRecord) error

func (*FakeITunnel) StartArgsForCall

func (fake *FakeITunnel) StartArgsForCall(i int) (context.Context, string, chan<- *records.ErrorRecord)

func (*FakeITunnel) StartCallCount

func (fake *FakeITunnel) StartCallCount() int

func (*FakeITunnel) StartCalls

func (fake *FakeITunnel) StartCalls(stub func(context.Context, string, chan<- *records.ErrorRecord) error)

func (*FakeITunnel) StartReturns

func (fake *FakeITunnel) StartReturns(result1 error)

func (*FakeITunnel) StartReturnsOnCall

func (fake *FakeITunnel) StartReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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