helm

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package helm is a generated GoMock package.

Package helm is a generated GoMock package.

Package helm is a generated GoMock package.

Package helm is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChartFetcher

type MockChartFetcher struct {
	// contains filtered or unexported fields
}

MockChartFetcher is a mock of ChartFetcher interface

func NewMockChartFetcher

func NewMockChartFetcher(ctrl *gomock.Controller) *MockChartFetcher

NewMockChartFetcher creates a new mock instance

func (*MockChartFetcher) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockChartFetcher) FetchChart

func (m *MockChartFetcher) FetchChart(arg0 context.Context, arg1 api.HelmAsset, arg2 string, arg3 api.ReleaseMetadata, arg4 []libyaml.ConfigGroup, arg5 map[string]interface{}) (string, error)

FetchChart mocks base method

type MockChartFetcherMockRecorder

type MockChartFetcherMockRecorder struct {
	// contains filtered or unexported fields
}

MockChartFetcherMockRecorder is the mock recorder for MockChartFetcher

func (*MockChartFetcherMockRecorder) FetchChart

func (mr *MockChartFetcherMockRecorder) FetchChart(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

FetchChart indicates an expected call of FetchChart

type MockCommands

type MockCommands struct {
	// contains filtered or unexported fields
}

MockCommands is a mock of Commands interface

func NewMockCommands

func NewMockCommands(ctrl *gomock.Controller) *MockCommands

NewMockCommands creates a new mock instance

func (*MockCommands) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockCommands) Fetch

func (m *MockCommands) Fetch(arg0, arg1, arg2, arg3, arg4 string) error

Fetch mocks base method

func (*MockCommands) Init

func (m *MockCommands) Init() error

Init mocks base method

func (*MockCommands) MaybeDependencyUpdate added in v0.23.0

func (m *MockCommands) MaybeDependencyUpdate(arg0 string, arg1 chartutil.Requirements) error

MaybeDependencyUpdate mocks base method

func (*MockCommands) RepoAdd added in v0.26.0

func (m *MockCommands) RepoAdd(arg0, arg1, arg2 string) error

RepoAdd mocks base method

func (*MockCommands) Template

func (m *MockCommands) Template(arg0 string, arg1 []string) error

Template mocks base method

type MockCommandsMockRecorder

type MockCommandsMockRecorder struct {
	// contains filtered or unexported fields
}

MockCommandsMockRecorder is the mock recorder for MockCommands

func (*MockCommandsMockRecorder) Fetch

func (mr *MockCommandsMockRecorder) Fetch(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Fetch indicates an expected call of Fetch

func (*MockCommandsMockRecorder) Init

func (mr *MockCommandsMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init

func (*MockCommandsMockRecorder) MaybeDependencyUpdate added in v0.23.0

func (mr *MockCommandsMockRecorder) MaybeDependencyUpdate(arg0, arg1 interface{}) *gomock.Call

MaybeDependencyUpdate indicates an expected call of MaybeDependencyUpdate

func (*MockCommandsMockRecorder) RepoAdd added in v0.26.0

func (mr *MockCommandsMockRecorder) RepoAdd(arg0, arg1, arg2 interface{}) *gomock.Call

RepoAdd indicates an expected call of RepoAdd

func (*MockCommandsMockRecorder) Template

func (mr *MockCommandsMockRecorder) Template(arg0, arg1 interface{}) *gomock.Call

Template indicates an expected call of Template

type MockRenderer

type MockRenderer struct {
	// contains filtered or unexported fields
}

MockRenderer is a mock of Renderer interface

func NewMockRenderer

func NewMockRenderer(ctrl *gomock.Controller) *MockRenderer

NewMockRenderer creates a new mock instance

func (*MockRenderer) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockRenderer) Execute

func (m *MockRenderer) Execute(arg0 root.Fs, arg1 api.HelmAsset, arg2 api.ReleaseMetadata, arg3 map[string]interface{}, arg4 []libyaml.ConfigGroup) func(context.Context) error

Execute mocks base method

type MockRendererMockRecorder

type MockRendererMockRecorder struct {
	// contains filtered or unexported fields
}

MockRendererMockRecorder is the mock recorder for MockRenderer

func (*MockRendererMockRecorder) Execute

func (mr *MockRendererMockRecorder) Execute(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Execute indicates an expected call of Execute

type MockTemplater

type MockTemplater struct {
	// contains filtered or unexported fields
}

MockTemplater is a mock of Templater interface

func NewMockTemplater

func NewMockTemplater(ctrl *gomock.Controller) *MockTemplater

NewMockTemplater creates a new mock instance

func (*MockTemplater) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockTemplater) Template

func (m *MockTemplater) Template(arg0 string, arg1 root.Fs, arg2 api.HelmAsset, arg3 api.ReleaseMetadata, arg4 []libyaml.ConfigGroup, arg5 map[string]interface{}) error

Template mocks base method

type MockTemplaterMockRecorder

type MockTemplaterMockRecorder struct {
	// contains filtered or unexported fields
}

MockTemplaterMockRecorder is the mock recorder for MockTemplater

func (*MockTemplaterMockRecorder) Template

func (mr *MockTemplaterMockRecorder) Template(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Template indicates an expected call of Template

Jump to

Keyboard shortcuts

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