fakes

package
v0.0.2 Latest Latest
Warning

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

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

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

	GetWithVersionStub func(string, string, string) *v1alpha1.ProfileDescription

	SearchStub func(string) []v1alpha1.ProfileDescription
	// contains filtered or unexported fields
}

func (*FakeCatalog) Get

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

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

func (*FakeCatalog) GetReturns

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

func (*FakeCatalog) GetReturnsOnCall

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

func (*FakeCatalog) GetWithVersion added in v0.0.2

func (fake *FakeCatalog) GetWithVersion(arg1 string, arg2 string, arg3 string) *v1alpha1.ProfileDescription

func (*FakeCatalog) GetWithVersionArgsForCall added in v0.0.2

func (fake *FakeCatalog) GetWithVersionArgsForCall(i int) (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(string, string, string) *v1alpha1.ProfileDescription)

func (*FakeCatalog) GetWithVersionReturns added in v0.0.2

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

func (*FakeCatalog) GetWithVersionReturnsOnCall added in v0.0.2

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

func (*FakeCatalog) Invocations

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

func (*FakeCatalog) Search

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

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

func (*FakeCatalog) SearchReturns

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

func (*FakeCatalog) SearchReturnsOnCall

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

Jump to

Keyboard shortcuts

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