helm

package
v0.1.63 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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 MockHelm

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

MockHelm is a mock of Helm interface.

func NewMockHelm

func NewMockHelm(ctrl *gomock.Controller) *MockHelm

NewMockHelm creates a new mock instance.

func (*MockHelm) EXPECT

func (m *MockHelm) EXPECT() *MockHelmMockRecorder

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

func (*MockHelm) GetDependency added in v0.1.52

func (m *MockHelm) GetDependency(name string) (string, string, error)

GetDependency mocks base method.

func (*MockHelm) GetValues

func (m *MockHelm) GetValues(valuesFile string, loadFromChart bool) (chartutil.Values, error)

GetValues mocks base method.

type MockHelmMockRecorder

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

MockHelmMockRecorder is the mock recorder for MockHelm.

func (*MockHelmMockRecorder) GetDependency added in v0.1.52

func (mr *MockHelmMockRecorder) GetDependency(name interface{}) *gomock.Call

GetDependency indicates an expected call of GetDependency.

func (*MockHelmMockRecorder) GetValues

func (mr *MockHelmMockRecorder) GetValues(valuesFile, loadFromChart interface{}) *gomock.Call

GetValues indicates an expected call of GetValues.

Jump to

Keyboard shortcuts

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