fakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 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 FakeCatalog

type FakeCatalog struct {
	GetStub func(string, string) *v1alpha1.ProfileCatalogEntry

	GetWithVersionStub func(logr.Logger, string, string, string) *v1alpha1.ProfileCatalogEntry

	ProfilesGreaterThanVersionStub func(logr.Logger, string, string, string) []v1alpha1.ProfileCatalogEntry

	SearchStub func(string) []v1alpha1.ProfileCatalogEntry

	SearchAllStub func() []v1alpha1.ProfileCatalogEntry
	// contains filtered or unexported fields
}

func (*FakeCatalog) Get

func (fake *FakeCatalog) Get(arg1 string, arg2 string) *v1alpha1.ProfileCatalogEntry

func (*FakeCatalog) GetArgsForCall

func (fake *FakeCatalog) GetArgsForCall(i int) (string, string)

func (*FakeCatalog) GetCallCount

func (fake *FakeCatalog) GetCallCount() int

func (*FakeCatalog) GetCalls

func (fake *FakeCatalog) GetCalls(stub func(string, string) *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) GetReturns

func (fake *FakeCatalog) GetReturns(result1 *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) GetReturnsOnCall

func (fake *FakeCatalog) GetReturnsOnCall(i int, result1 *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) GetWithVersion added in v0.0.2

func (fake *FakeCatalog) GetWithVersion(arg1 logr.Logger, arg2 string, arg3 string, arg4 string) *v1alpha1.ProfileCatalogEntry

func (*FakeCatalog) GetWithVersionArgsForCall added in v0.0.2

func (fake *FakeCatalog) GetWithVersionArgsForCall(i int) (logr.Logger, string, string, string)

func (*FakeCatalog) GetWithVersionCallCount added in v0.0.2

func (fake *FakeCatalog) GetWithVersionCallCount() int

func (*FakeCatalog) GetWithVersionCalls added in v0.0.2

func (fake *FakeCatalog) GetWithVersionCalls(stub func(logr.Logger, string, string, string) *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) GetWithVersionReturns added in v0.0.2

func (fake *FakeCatalog) GetWithVersionReturns(result1 *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) GetWithVersionReturnsOnCall added in v0.0.2

func (fake *FakeCatalog) GetWithVersionReturnsOnCall(i int, result1 *v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) Invocations

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

func (*FakeCatalog) ProfilesGreaterThanVersion added in v0.0.4

func (fake *FakeCatalog) ProfilesGreaterThanVersion(arg1 logr.Logger, arg2 string, arg3 string, arg4 string) []v1alpha1.ProfileCatalogEntry

func (*FakeCatalog) ProfilesGreaterThanVersionArgsForCall added in v0.0.5

func (fake *FakeCatalog) ProfilesGreaterThanVersionArgsForCall(i int) (logr.Logger, string, string, string)

func (*FakeCatalog) ProfilesGreaterThanVersionCallCount added in v0.0.5

func (fake *FakeCatalog) ProfilesGreaterThanVersionCallCount() int

func (*FakeCatalog) ProfilesGreaterThanVersionCalls added in v0.0.5

func (fake *FakeCatalog) ProfilesGreaterThanVersionCalls(stub func(logr.Logger, string, string, string) []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) ProfilesGreaterThanVersionReturns added in v0.0.5

func (fake *FakeCatalog) ProfilesGreaterThanVersionReturns(result1 []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) ProfilesGreaterThanVersionReturnsOnCall added in v0.0.5

func (fake *FakeCatalog) ProfilesGreaterThanVersionReturnsOnCall(i int, result1 []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) Search

func (fake *FakeCatalog) Search(arg1 string) []v1alpha1.ProfileCatalogEntry

func (*FakeCatalog) SearchAll added in v0.0.9

func (fake *FakeCatalog) SearchAll() []v1alpha1.ProfileCatalogEntry

func (*FakeCatalog) SearchAllCallCount added in v0.0.9

func (fake *FakeCatalog) SearchAllCallCount() int

func (*FakeCatalog) SearchAllCalls added in v0.0.9

func (fake *FakeCatalog) SearchAllCalls(stub func() []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) SearchAllReturns added in v0.0.9

func (fake *FakeCatalog) SearchAllReturns(result1 []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) SearchAllReturnsOnCall added in v0.0.9

func (fake *FakeCatalog) SearchAllReturnsOnCall(i int, result1 []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) SearchArgsForCall

func (fake *FakeCatalog) SearchArgsForCall(i int) string

func (*FakeCatalog) SearchCallCount

func (fake *FakeCatalog) SearchCallCount() int

func (*FakeCatalog) SearchCalls

func (fake *FakeCatalog) SearchCalls(stub func(string) []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) SearchReturns

func (fake *FakeCatalog) SearchReturns(result1 []v1alpha1.ProfileCatalogEntry)

func (*FakeCatalog) SearchReturnsOnCall

func (fake *FakeCatalog) SearchReturnsOnCall(i int, result1 []v1alpha1.ProfileCatalogEntry)

Jump to

Keyboard shortcuts

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