mock

package
v1.50.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 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 MockValuesProvider

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

MockValuesProvider is a mock of ValuesProvider interface.

func NewMockValuesProvider

func NewMockValuesProvider(ctrl *gomock.Controller) *MockValuesProvider

NewMockValuesProvider creates a new mock instance.

func (*MockValuesProvider) EXPECT

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

func (*MockValuesProvider) GetConfigChartValues

func (m *MockValuesProvider) GetConfigChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) (map[string]interface{}, error)

GetConfigChartValues mocks base method.

func (*MockValuesProvider) GetControlPlaneChartValues

func (m *MockValuesProvider) GetControlPlaneChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster, arg3 manager.Reader, arg4 map[string]string, arg5 bool) (map[string]interface{}, error)

GetControlPlaneChartValues mocks base method.

func (*MockValuesProvider) GetControlPlaneExposureChartValues

func (m *MockValuesProvider) GetControlPlaneExposureChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster, arg3 manager.Reader, arg4 map[string]string) (map[string]interface{}, error)

GetControlPlaneExposureChartValues mocks base method.

func (*MockValuesProvider) GetControlPlaneShootCRDsChartValues added in v1.19.0

func (m *MockValuesProvider) GetControlPlaneShootCRDsChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) (map[string]interface{}, error)

GetControlPlaneShootCRDsChartValues mocks base method.

func (*MockValuesProvider) GetControlPlaneShootChartValues

func (m *MockValuesProvider) GetControlPlaneShootChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster, arg3 manager.Reader, arg4 map[string]string) (map[string]interface{}, error)

GetControlPlaneShootChartValues mocks base method.

func (*MockValuesProvider) GetStorageClassesChartValues

func (m *MockValuesProvider) GetStorageClassesChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *extensions.Cluster) (map[string]interface{}, error)

GetStorageClassesChartValues mocks base method.

type MockValuesProviderMockRecorder

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

MockValuesProviderMockRecorder is the mock recorder for MockValuesProvider.

func (*MockValuesProviderMockRecorder) GetConfigChartValues

func (mr *MockValuesProviderMockRecorder) GetConfigChartValues(arg0, arg1, arg2 interface{}) *gomock.Call

GetConfigChartValues indicates an expected call of GetConfigChartValues.

func (*MockValuesProviderMockRecorder) GetControlPlaneChartValues

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

GetControlPlaneChartValues indicates an expected call of GetControlPlaneChartValues.

func (*MockValuesProviderMockRecorder) GetControlPlaneExposureChartValues

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

GetControlPlaneExposureChartValues indicates an expected call of GetControlPlaneExposureChartValues.

func (*MockValuesProviderMockRecorder) GetControlPlaneShootCRDsChartValues added in v1.19.0

func (mr *MockValuesProviderMockRecorder) GetControlPlaneShootCRDsChartValues(arg0, arg1, arg2 interface{}) *gomock.Call

GetControlPlaneShootCRDsChartValues indicates an expected call of GetControlPlaneShootCRDsChartValues.

func (*MockValuesProviderMockRecorder) GetControlPlaneShootChartValues

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

GetControlPlaneShootChartValues indicates an expected call of GetControlPlaneShootChartValues.

func (*MockValuesProviderMockRecorder) GetStorageClassesChartValues

func (mr *MockValuesProviderMockRecorder) GetStorageClassesChartValues(arg0, arg1, arg2 interface{}) *gomock.Call

GetStorageClassesChartValues indicates an expected call of GetStorageClassesChartValues.

Jump to

Keyboard shortcuts

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