fake

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 3 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 FakeInterface

type FakeInterface struct {
	DoneStub func()

	ErrorStub func() error

	RequeueStub func()

	RequeueAPIErrStub func(error)

	RequeueAfterStub func(time.Duration)

	RequeueErrStub func(error)
	// contains filtered or unexported fields
}

func (*FakeInterface) Done

func (fake *FakeInterface) Done()

func (*FakeInterface) DoneCallCount

func (fake *FakeInterface) DoneCallCount() int

func (*FakeInterface) DoneCalls

func (fake *FakeInterface) DoneCalls(stub func())

func (*FakeInterface) Error added in v0.5.0

func (fake *FakeInterface) Error() error

func (*FakeInterface) ErrorCallCount added in v0.5.0

func (fake *FakeInterface) ErrorCallCount() int

func (*FakeInterface) ErrorCalls added in v0.5.0

func (fake *FakeInterface) ErrorCalls(stub func() error)

func (*FakeInterface) ErrorReturns added in v0.5.0

func (fake *FakeInterface) ErrorReturns(result1 error)

func (*FakeInterface) ErrorReturnsOnCall added in v0.5.0

func (fake *FakeInterface) ErrorReturnsOnCall(i int, result1 error)

func (*FakeInterface) Invocations

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

func (*FakeInterface) Requeue

func (fake *FakeInterface) Requeue()

func (*FakeInterface) RequeueAPIErr

func (fake *FakeInterface) RequeueAPIErr(arg1 error)

func (*FakeInterface) RequeueAPIErrArgsForCall

func (fake *FakeInterface) RequeueAPIErrArgsForCall(i int) error

func (*FakeInterface) RequeueAPIErrCallCount

func (fake *FakeInterface) RequeueAPIErrCallCount() int

func (*FakeInterface) RequeueAPIErrCalls

func (fake *FakeInterface) RequeueAPIErrCalls(stub func(error))

func (*FakeInterface) RequeueAfter

func (fake *FakeInterface) RequeueAfter(arg1 time.Duration)

func (*FakeInterface) RequeueAfterArgsForCall

func (fake *FakeInterface) RequeueAfterArgsForCall(i int) time.Duration

func (*FakeInterface) RequeueAfterCallCount

func (fake *FakeInterface) RequeueAfterCallCount() int

func (*FakeInterface) RequeueAfterCalls

func (fake *FakeInterface) RequeueAfterCalls(stub func(time.Duration))

func (*FakeInterface) RequeueCallCount

func (fake *FakeInterface) RequeueCallCount() int

func (*FakeInterface) RequeueCalls

func (fake *FakeInterface) RequeueCalls(stub func())

func (*FakeInterface) RequeueErr

func (fake *FakeInterface) RequeueErr(arg1 error)

func (*FakeInterface) RequeueErrArgsForCall

func (fake *FakeInterface) RequeueErrArgsForCall(i int) error

func (*FakeInterface) RequeueErrCallCount

func (fake *FakeInterface) RequeueErrCallCount() int

func (*FakeInterface) RequeueErrCalls

func (fake *FakeInterface) RequeueErrCalls(stub func(error))

Jump to

Keyboard shortcuts

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