containerserverfakes

package
v4.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2018 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 {
	ResetStub func()

	ChannelStub func() <-chan time.Time

	ErrorStub func() error
	// 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) 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) 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

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) 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