helmfakes

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 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 FakeHelmRepoManager

type FakeHelmRepoManager struct {
	GetValuesFileStub func(context.Context, *v1beta2.HelmRepository, *helm.ChartReference, string) ([]byte, error)

	ListChartsStub func(context.Context, *v1beta2.HelmRepository, helm.ChartPredicate) ([]*profiles.Profile, error)
	// contains filtered or unexported fields
}

func (*FakeHelmRepoManager) GetValuesFile

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

func (*FakeHelmRepoManager) GetValuesFileArgsForCall

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

func (*FakeHelmRepoManager) GetValuesFileCallCount

func (fake *FakeHelmRepoManager) GetValuesFileCallCount() int

func (*FakeHelmRepoManager) GetValuesFileCalls

func (fake *FakeHelmRepoManager) GetValuesFileCalls(stub func(context.Context, *v1beta2.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{}

func (*FakeHelmRepoManager) ListCharts

func (*FakeHelmRepoManager) ListChartsArgsForCall

func (fake *FakeHelmRepoManager) ListChartsArgsForCall(i int) (context.Context, *v1beta2.HelmRepository, helm.ChartPredicate)

func (*FakeHelmRepoManager) ListChartsCallCount

func (fake *FakeHelmRepoManager) ListChartsCallCount() int

func (*FakeHelmRepoManager) ListChartsCalls

func (*FakeHelmRepoManager) ListChartsReturns

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

func (*FakeHelmRepoManager) ListChartsReturnsOnCall

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

Jump to

Keyboard shortcuts

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