containerserverfakes

package
v6.7.3-0...-1f455d7 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0 Imports: 3 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 FakeInterceptTimeout

type FakeInterceptTimeout struct {
	ChannelStub func() <-chan time.Time

	ErrorStub func() error

	ResetStub func()
	// contains filtered or unexported fields
}

func (*FakeInterceptTimeout) Channel

func (fake *FakeInterceptTimeout) Channel() <-chan time.Time

func (*FakeInterceptTimeout) ChannelCallCount

func (fake *FakeInterceptTimeout) ChannelCallCount() int

func (*FakeInterceptTimeout) ChannelCalls

func (fake *FakeInterceptTimeout) ChannelCalls(stub func() <-chan time.Time)

func (*FakeInterceptTimeout) ChannelReturns

func (fake *FakeInterceptTimeout) ChannelReturns(result1 <-chan time.Time)

func (*FakeInterceptTimeout) ChannelReturnsOnCall

func (fake *FakeInterceptTimeout) ChannelReturnsOnCall(i int, result1 <-chan time.Time)

func (*FakeInterceptTimeout) Error

func (fake *FakeInterceptTimeout) Error() error

func (*FakeInterceptTimeout) ErrorCallCount

func (fake *FakeInterceptTimeout) ErrorCallCount() int

func (*FakeInterceptTimeout) ErrorCalls

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

func (*FakeInterceptTimeout) ErrorReturns

func (fake *FakeInterceptTimeout) ErrorReturns(result1 error)

func (*FakeInterceptTimeout) ErrorReturnsOnCall

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

func (*FakeInterceptTimeout) Invocations

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

func (*FakeInterceptTimeout) Reset

func (fake *FakeInterceptTimeout) Reset()

func (*FakeInterceptTimeout) ResetCallCount

func (fake *FakeInterceptTimeout) ResetCallCount() int

func (*FakeInterceptTimeout) ResetCalls

func (fake *FakeInterceptTimeout) ResetCalls(stub func())

type FakeInterceptTimeoutFactory

type FakeInterceptTimeoutFactory struct {
	NewInterceptTimeoutStub func() containerserver.InterceptTimeout
	// contains filtered or unexported fields
}

func (*FakeInterceptTimeoutFactory) Invocations

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

func (*FakeInterceptTimeoutFactory) NewInterceptTimeout

func (fake *FakeInterceptTimeoutFactory) NewInterceptTimeout() containerserver.InterceptTimeout

func (*FakeInterceptTimeoutFactory) NewInterceptTimeoutCallCount

func (fake *FakeInterceptTimeoutFactory) NewInterceptTimeoutCallCount() int

func (*FakeInterceptTimeoutFactory) NewInterceptTimeoutCalls

func (fake *FakeInterceptTimeoutFactory) NewInterceptTimeoutCalls(stub func() containerserver.InterceptTimeout)

func (*FakeInterceptTimeoutFactory) NewInterceptTimeoutReturns

func (fake *FakeInterceptTimeoutFactory) NewInterceptTimeoutReturns(result1 containerserver.InterceptTimeout)

func (*FakeInterceptTimeoutFactory) NewInterceptTimeoutReturnsOnCall

func (fake *FakeInterceptTimeoutFactory) NewInterceptTimeoutReturnsOnCall(i int, result1 containerserver.InterceptTimeout)

Jump to

Keyboard shortcuts

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