mock

package
v1.105.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) Delete

Delete mocks base method.

func (*MockInterface) EXPECT

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

func (*MockInterface) Reconcile

Reconcile mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Delete

func (mr *MockInterfaceMockRecorder) Delete(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockInterfaceMockRecorder) Reconcile

func (mr *MockInterfaceMockRecorder) Reconcile(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7 any) *gomock.Call

Reconcile indicates an expected call of Reconcile.

type MockValuesHelper

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

MockValuesHelper is a mock of ValuesHelper interface.

func NewMockValuesHelper

func NewMockValuesHelper(ctrl *gomock.Controller) *MockValuesHelper

NewMockValuesHelper creates a new mock instance.

func (*MockValuesHelper) EXPECT

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

func (*MockValuesHelper) GetGardenletChartValues

func (m *MockValuesHelper) GetGardenletChartValues(arg0 *v1alpha1.GardenletDeployment, arg1 *v1alpha10.GardenletConfiguration, arg2 string) (map[string]any, error)

GetGardenletChartValues mocks base method.

func (*MockValuesHelper) MergeGardenletConfiguration

func (m *MockValuesHelper) MergeGardenletConfiguration(arg0 *v1alpha10.GardenletConfiguration) (*v1alpha10.GardenletConfiguration, error)

MergeGardenletConfiguration mocks base method.

func (*MockValuesHelper) MergeGardenletDeployment

func (m *MockValuesHelper) MergeGardenletDeployment(arg0 *v1alpha1.GardenletDeployment) (*v1alpha1.GardenletDeployment, error)

MergeGardenletDeployment mocks base method.

type MockValuesHelperMockRecorder

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

MockValuesHelperMockRecorder is the mock recorder for MockValuesHelper.

func (*MockValuesHelperMockRecorder) GetGardenletChartValues

func (mr *MockValuesHelperMockRecorder) GetGardenletChartValues(arg0, arg1, arg2 any) *gomock.Call

GetGardenletChartValues indicates an expected call of GetGardenletChartValues.

func (*MockValuesHelperMockRecorder) MergeGardenletConfiguration

func (mr *MockValuesHelperMockRecorder) MergeGardenletConfiguration(arg0 any) *gomock.Call

MergeGardenletConfiguration indicates an expected call of MergeGardenletConfiguration.

func (*MockValuesHelperMockRecorder) MergeGardenletDeployment

func (mr *MockValuesHelperMockRecorder) MergeGardenletDeployment(arg0 any) *gomock.Call

MergeGardenletDeployment indicates an expected call of MergeGardenletDeployment.

Jump to

Keyboard shortcuts

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