apputilsfakes

package
v0.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MPL-2.0 Imports: 5 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 FakeAppFactory

type FakeAppFactory struct {
	GetAppServiceStub func(context.Context, string, string) (app.AppService, error)

	GetKubeServiceStub func() (kube.Kube, error)
	// contains filtered or unexported fields
}

func (*FakeAppFactory) GetAppService

func (fake *FakeAppFactory) GetAppService(arg1 context.Context, arg2 string, arg3 string) (app.AppService, error)

func (*FakeAppFactory) GetAppServiceArgsForCall

func (fake *FakeAppFactory) GetAppServiceArgsForCall(i int) (context.Context, string, string)

func (*FakeAppFactory) GetAppServiceCallCount

func (fake *FakeAppFactory) GetAppServiceCallCount() int

func (*FakeAppFactory) GetAppServiceCalls

func (fake *FakeAppFactory) GetAppServiceCalls(stub func(context.Context, string, string) (app.AppService, error))

func (*FakeAppFactory) GetAppServiceReturns

func (fake *FakeAppFactory) GetAppServiceReturns(result1 app.AppService, result2 error)

func (*FakeAppFactory) GetAppServiceReturnsOnCall

func (fake *FakeAppFactory) GetAppServiceReturnsOnCall(i int, result1 app.AppService, result2 error)

func (*FakeAppFactory) GetKubeService

func (fake *FakeAppFactory) GetKubeService() (kube.Kube, error)

func (*FakeAppFactory) GetKubeServiceCallCount

func (fake *FakeAppFactory) GetKubeServiceCallCount() int

func (*FakeAppFactory) GetKubeServiceCalls

func (fake *FakeAppFactory) GetKubeServiceCalls(stub func() (kube.Kube, error))

func (*FakeAppFactory) GetKubeServiceReturns

func (fake *FakeAppFactory) GetKubeServiceReturns(result1 kube.Kube, result2 error)

func (*FakeAppFactory) GetKubeServiceReturnsOnCall

func (fake *FakeAppFactory) GetKubeServiceReturnsOnCall(i int, result1 kube.Kube, result2 error)

func (*FakeAppFactory) Invocations

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

Jump to

Keyboard shortcuts

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