mock

package
v1.46.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 6 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 MockActuator

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

MockActuator is a mock of Actuator interface.

func NewMockActuator

func NewMockActuator(ctrl *gomock.Controller) *MockActuator

NewMockActuator creates a new mock instance.

func (*MockActuator) Delete

Delete mocks base method.

func (*MockActuator) EXPECT

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

func (*MockActuator) Reconcile

Reconcile mocks base method.

type MockActuatorMockRecorder

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

MockActuatorMockRecorder is the mock recorder for MockActuator.

func (*MockActuatorMockRecorder) Delete

func (mr *MockActuatorMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockActuatorMockRecorder) Reconcile

func (mr *MockActuatorMockRecorder) Reconcile(arg0, arg1 interface{}) *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]interface{}, 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, arg1 *v1beta1.Shoot) (*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 interface{}) *gomock.Call

GetGardenletChartValues indicates an expected call of GetGardenletChartValues.

func (*MockValuesHelperMockRecorder) MergeGardenletConfiguration

func (mr *MockValuesHelperMockRecorder) MergeGardenletConfiguration(arg0 interface{}) *gomock.Call

MergeGardenletConfiguration indicates an expected call of MergeGardenletConfiguration.

func (*MockValuesHelperMockRecorder) MergeGardenletDeployment

func (mr *MockValuesHelperMockRecorder) MergeGardenletDeployment(arg0, arg1 interface{}) *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