csipluginfakes

package
v0.0.0-...-2c84d82 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: Apache-2.0 Imports: 4 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 FakeBackgroundInvoker

type FakeBackgroundInvoker struct {
	InvokeStub func(dockerdriver.Env, string, []string, string, time.Duration) error
	// contains filtered or unexported fields
}

func (*FakeBackgroundInvoker) Invocations

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

func (*FakeBackgroundInvoker) Invoke

func (fake *FakeBackgroundInvoker) Invoke(arg1 dockerdriver.Env, arg2 string, arg3 []string, arg4 string, arg5 time.Duration) error

func (*FakeBackgroundInvoker) InvokeArgsForCall

func (fake *FakeBackgroundInvoker) InvokeArgsForCall(i int) (dockerdriver.Env, string, []string, string, time.Duration)

func (*FakeBackgroundInvoker) InvokeCallCount

func (fake *FakeBackgroundInvoker) InvokeCallCount() int

func (*FakeBackgroundInvoker) InvokeCalls

func (fake *FakeBackgroundInvoker) InvokeCalls(stub func(dockerdriver.Env, string, []string, string, time.Duration) error)

func (*FakeBackgroundInvoker) InvokeReturns

func (fake *FakeBackgroundInvoker) InvokeReturns(result1 error)

func (*FakeBackgroundInvoker) InvokeReturnsOnCall

func (fake *FakeBackgroundInvoker) InvokeReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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