helmfakes

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 2 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 FakeClient

type FakeClient struct {
	GetChartStub func(string, string) ([]byte, error)

	GetIndexStub func() (helm.Index, error)

	WithUsernameAndPasswordStub func(string, string)
	// contains filtered or unexported fields
}

func (*FakeClient) GetChart

func (fake *FakeClient) GetChart(arg1 string, arg2 string) ([]byte, error)

func (*FakeClient) GetChartArgsForCall

func (fake *FakeClient) GetChartArgsForCall(i int) (string, string)

func (*FakeClient) GetChartCallCount

func (fake *FakeClient) GetChartCallCount() int

func (*FakeClient) GetChartCalls

func (fake *FakeClient) GetChartCalls(stub func(string, string) ([]byte, error))

func (*FakeClient) GetChartReturns

func (fake *FakeClient) GetChartReturns(result1 []byte, result2 error)

func (*FakeClient) GetChartReturnsOnCall

func (fake *FakeClient) GetChartReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeClient) GetIndex

func (fake *FakeClient) GetIndex() (helm.Index, error)

func (*FakeClient) GetIndexCallCount

func (fake *FakeClient) GetIndexCallCount() int

func (*FakeClient) GetIndexCalls

func (fake *FakeClient) GetIndexCalls(stub func() (helm.Index, error))

func (*FakeClient) GetIndexReturns

func (fake *FakeClient) GetIndexReturns(result1 helm.Index, result2 error)

func (*FakeClient) GetIndexReturnsOnCall

func (fake *FakeClient) GetIndexReturnsOnCall(i int, result1 helm.Index, result2 error)

func (*FakeClient) Invocations

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

func (*FakeClient) WithUsernameAndPassword

func (fake *FakeClient) WithUsernameAndPassword(arg1 string, arg2 string)

func (*FakeClient) WithUsernameAndPasswordArgsForCall

func (fake *FakeClient) WithUsernameAndPasswordArgsForCall(i int) (string, string)

func (*FakeClient) WithUsernameAndPasswordCallCount

func (fake *FakeClient) WithUsernameAndPasswordCallCount() int

func (*FakeClient) WithUsernameAndPasswordCalls

func (fake *FakeClient) WithUsernameAndPasswordCalls(stub func(string, string))

Jump to

Keyboard shortcuts

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