genericactuator

package
v0.0.0-...-6c6f41e Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: Apache-2.0, MIT Imports: 7 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 MockShootClientsFactory

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

MockShootClientsFactory is a mock of ShootClientsFactory interface

func NewMockShootClientsFactory

func NewMockShootClientsFactory(ctrl *gomock.Controller) *MockShootClientsFactory

NewMockShootClientsFactory creates a new mock instance

func (*MockShootClientsFactory) EXPECT

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

func (*MockShootClientsFactory) NewClientsForShoot

func (m *MockShootClientsFactory) NewClientsForShoot(arg0 context.Context, arg1 client.Client, arg2 string, arg3 client.Options) (util.ShootClients, error)

NewClientsForShoot mocks base method

type MockShootClientsFactoryMockRecorder

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

MockShootClientsFactoryMockRecorder is the mock recorder for MockShootClientsFactory

func (*MockShootClientsFactoryMockRecorder) NewClientsForShoot

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

NewClientsForShoot indicates an expected call of NewClientsForShoot

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) (map[string]interface{}, error)

GetControlPlaneChartValues mocks base method

func (*MockValuesProvider) GetControlPlaneShootChartValues

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

GetControlPlaneShootChartValues 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 interface{}) *gomock.Call

GetControlPlaneChartValues indicates an expected call of GetControlPlaneChartValues

func (*MockValuesProviderMockRecorder) GetControlPlaneShootChartValues

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

GetControlPlaneShootChartValues indicates an expected call of GetControlPlaneShootChartValues

Jump to

Keyboard shortcuts

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