helmer

package
v0.0.0-...-c9e8fde Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package helmer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHelmer

func NewHelmer(resourceAPI resource.ResourceAPI, kubeClient clients.ClientsInterface) (*helmer, error)

func OpenShiftInstallOrder

func OpenShiftInstallOrder()

Types

type Helmer

type Helmer interface {
	Load(helmerv1beta1.HelmChart) (*chart.Chart, error)
	Run(context.Context, chart.Chart, map[string]interface{}, v1.Object, string, string, map[string]string, string, string, bool, string) error
	GetHelmOutput(context.Context, chart.Chart, map[string]interface{}, string, string) (string, error)
}

type MockHelmer

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

MockHelmer is a mock of Helmer interface.

func NewMockHelmer

func NewMockHelmer(ctrl *gomock.Controller) *MockHelmer

NewMockHelmer creates a new mock instance.

func (*MockHelmer) EXPECT

func (m *MockHelmer) EXPECT() *MockHelmerMockRecorder

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

func (*MockHelmer) GetHelmOutput

func (m *MockHelmer) GetHelmOutput(arg0 context.Context, arg1 chart.Chart, arg2 map[string]interface{}, arg3, arg4 string) (string, error)

GetHelmOutput mocks base method.

func (*MockHelmer) Load

func (m *MockHelmer) Load(arg0 v1beta1.HelmChart) (*chart.Chart, error)

Load mocks base method.

func (*MockHelmer) Run

func (m *MockHelmer) Run(arg0 context.Context, arg1 chart.Chart, arg2 map[string]interface{}, arg3 v1.Object, arg4, arg5 string, arg6 map[string]string, arg7, arg8 string, arg9 bool, arg10 string) error

Run mocks base method.

type MockHelmerMockRecorder

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

MockHelmerMockRecorder is the mock recorder for MockHelmer.

func (*MockHelmerMockRecorder) GetHelmOutput

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

GetHelmOutput indicates an expected call of GetHelmOutput.

func (*MockHelmerMockRecorder) Load

func (mr *MockHelmerMockRecorder) Load(arg0 interface{}) *gomock.Call

Load indicates an expected call of Load.

func (*MockHelmerMockRecorder) Run

func (mr *MockHelmerMockRecorder) Run(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10 interface{}) *gomock.Call

Run indicates an expected call of Run.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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