genericactuator

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Overview

Package genericactuator 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 *controller.Cluster) (map[string]interface{}, error)

GetConfigChartValues mocks base method

func (*MockValuesProvider) GetControlPlaneChartValues

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

GetControlPlaneChartValues mocks base method

func (*MockValuesProvider) GetControlPlaneExposureChartValues

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

GetControlPlaneExposureChartValues mocks base method

func (*MockValuesProvider) GetControlPlaneShootChartValues

func (m *MockValuesProvider) GetControlPlaneShootChartValues(arg0 context.Context, arg1 *v1alpha1.ControlPlane, arg2 *controller.Cluster, arg3 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 *controller.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 interface{}) *gomock.Call

GetControlPlaneChartValues indicates an expected call of GetControlPlaneChartValues

func (*MockValuesProviderMockRecorder) GetControlPlaneExposureChartValues

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

GetControlPlaneExposureChartValues indicates an expected call of GetControlPlaneExposureChartValues

func (*MockValuesProviderMockRecorder) GetControlPlaneShootChartValues

func (mr *MockValuesProviderMockRecorder) GetControlPlaneShootChartValues(arg0, arg1, arg2, arg3 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