servicesfakes

package
v0.6.2-patch2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: MPL-2.0 Imports: 7 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 FakeFactory

type FakeFactory struct {
	GetAppServiceStub func(context.Context, kube.Kube) (app.AppService, error)

	GetGitClientsStub func(context.Context, kube.Kube, gitproviders.Client, services.GitConfigParams) (git.Git, gitproviders.GitProvider, error)
	// contains filtered or unexported fields
}

func (*FakeFactory) GetAppService

func (fake *FakeFactory) GetAppService(arg1 context.Context, arg2 kube.Kube) (app.AppService, error)

func (*FakeFactory) GetAppServiceArgsForCall

func (fake *FakeFactory) GetAppServiceArgsForCall(i int) (context.Context, kube.Kube)

func (*FakeFactory) GetAppServiceCallCount

func (fake *FakeFactory) GetAppServiceCallCount() int

func (*FakeFactory) GetAppServiceCalls

func (fake *FakeFactory) GetAppServiceCalls(stub func(context.Context, kube.Kube) (app.AppService, error))

func (*FakeFactory) GetAppServiceReturns

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

func (*FakeFactory) GetAppServiceReturnsOnCall

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

func (*FakeFactory) GetGitClients

func (*FakeFactory) GetGitClientsArgsForCall

func (fake *FakeFactory) GetGitClientsArgsForCall(i int) (context.Context, kube.Kube, gitproviders.Client, services.GitConfigParams)

func (*FakeFactory) GetGitClientsCallCount

func (fake *FakeFactory) GetGitClientsCallCount() int

func (*FakeFactory) GetGitClientsCalls

func (*FakeFactory) GetGitClientsReturns

func (fake *FakeFactory) GetGitClientsReturns(result1 git.Git, result2 gitproviders.GitProvider, result3 error)

func (*FakeFactory) GetGitClientsReturnsOnCall

func (fake *FakeFactory) GetGitClientsReturnsOnCall(i int, result1 git.Git, result2 gitproviders.GitProvider, result3 error)

func (*FakeFactory) Invocations

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

Jump to

Keyboard shortcuts

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