serverfakes

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: MPL-2.0 Imports: 6 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 FakeHelmRepoManager

type FakeHelmRepoManager struct {
	GetChartsStub func(context.Context, *v1beta1.HelmRepository, helm.ChartPredicate) ([]*profiles.Profile, error)

	GetValuesFileStub func(context.Context, *v1beta1.HelmRepository, *helm.ChartReference, string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeHelmRepoManager) GetCharts

func (*FakeHelmRepoManager) GetChartsArgsForCall

func (fake *FakeHelmRepoManager) GetChartsArgsForCall(i int) (context.Context, *v1beta1.HelmRepository, helm.ChartPredicate)

func (*FakeHelmRepoManager) GetChartsCallCount

func (fake *FakeHelmRepoManager) GetChartsCallCount() int

func (*FakeHelmRepoManager) GetChartsCalls

func (*FakeHelmRepoManager) GetChartsReturns

func (fake *FakeHelmRepoManager) GetChartsReturns(result1 []*profiles.Profile, result2 error)

func (*FakeHelmRepoManager) GetChartsReturnsOnCall

func (fake *FakeHelmRepoManager) GetChartsReturnsOnCall(i int, result1 []*profiles.Profile, result2 error)

func (*FakeHelmRepoManager) GetValuesFile

func (fake *FakeHelmRepoManager) GetValuesFile(arg1 context.Context, arg2 *v1beta1.HelmRepository, arg3 *helm.ChartReference, arg4 string) ([]byte, error)

func (*FakeHelmRepoManager) GetValuesFileArgsForCall

func (fake *FakeHelmRepoManager) GetValuesFileArgsForCall(i int) (context.Context, *v1beta1.HelmRepository, *helm.ChartReference, string)

func (*FakeHelmRepoManager) GetValuesFileCallCount

func (fake *FakeHelmRepoManager) GetValuesFileCallCount() int

func (*FakeHelmRepoManager) GetValuesFileCalls

func (fake *FakeHelmRepoManager) GetValuesFileCalls(stub func(context.Context, *v1beta1.HelmRepository, *helm.ChartReference, string) ([]byte, error))

func (*FakeHelmRepoManager) GetValuesFileReturns

func (fake *FakeHelmRepoManager) GetValuesFileReturns(result1 []byte, result2 error)

func (*FakeHelmRepoManager) GetValuesFileReturnsOnCall

func (fake *FakeHelmRepoManager) GetValuesFileReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeHelmRepoManager) Invocations

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

Jump to

Keyboard shortcuts

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