cachefakes

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MPL-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 FakeContainer

type FakeContainer struct {
	ForceRefreshStub func(cache.StorageType)

	NamespacesStub func() map[string][]v1.Namespace

	StartStub func(context.Context)

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

func (*FakeContainer) ForceRefresh

func (fake *FakeContainer) ForceRefresh(arg1 cache.StorageType)

func (*FakeContainer) ForceRefreshArgsForCall

func (fake *FakeContainer) ForceRefreshArgsForCall(i int) cache.StorageType

func (*FakeContainer) ForceRefreshCallCount

func (fake *FakeContainer) ForceRefreshCallCount() int

func (*FakeContainer) ForceRefreshCalls

func (fake *FakeContainer) ForceRefreshCalls(stub func(cache.StorageType))

func (*FakeContainer) Invocations

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

func (*FakeContainer) Namespaces

func (fake *FakeContainer) Namespaces() map[string][]v1.Namespace

func (*FakeContainer) NamespacesCallCount

func (fake *FakeContainer) NamespacesCallCount() int

func (*FakeContainer) NamespacesCalls

func (fake *FakeContainer) NamespacesCalls(stub func() map[string][]v1.Namespace)

func (*FakeContainer) NamespacesReturns

func (fake *FakeContainer) NamespacesReturns(result1 map[string][]v1.Namespace)

func (*FakeContainer) NamespacesReturnsOnCall

func (fake *FakeContainer) NamespacesReturnsOnCall(i int, result1 map[string][]v1.Namespace)

func (*FakeContainer) Start

func (fake *FakeContainer) Start(arg1 context.Context)

func (*FakeContainer) StartArgsForCall

func (fake *FakeContainer) StartArgsForCall(i int) context.Context

func (*FakeContainer) StartCallCount

func (fake *FakeContainer) StartCallCount() int

func (*FakeContainer) StartCalls

func (fake *FakeContainer) StartCalls(stub func(context.Context))

func (*FakeContainer) Stop

func (fake *FakeContainer) Stop()

func (*FakeContainer) StopCallCount

func (fake *FakeContainer) StopCallCount() int

func (*FakeContainer) StopCalls

func (fake *FakeContainer) StopCalls(stub func())

Jump to

Keyboard shortcuts

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