util

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 10 Imported by: 0

Documentation

Overview

Package util is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChart

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

MockChart is a mock of Chart interface

func NewMockChart

func NewMockChart(ctrl *gomock.Controller) *MockChart

NewMockChart creates a new mock instance

func (*MockChart) Apply

func (m *MockChart) Apply(arg0 context.Context, arg1 kubernetes.ChartApplier, arg2 string, arg3 imagevector.ImageVector, arg4, arg5 string, arg6 map[string]interface{}) error

Apply mocks base method

func (*MockChart) Delete

func (m *MockChart) Delete(arg0 context.Context, arg1 client.Client, arg2 string) error

Delete mocks base method

func (*MockChart) EXPECT

func (m *MockChart) EXPECT() *MockChartMockRecorder

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

func (*MockChart) Render

func (m *MockChart) Render(arg0 chartrenderer.Interface, arg1 string, arg2 imagevector.ImageVector, arg3, arg4 string, arg5 map[string]interface{}) (string, []byte, error)

Render mocks base method

type MockChartMockRecorder

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

MockChartMockRecorder is the mock recorder for MockChart

func (*MockChartMockRecorder) Apply

func (mr *MockChartMockRecorder) Apply(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call

Apply indicates an expected call of Apply

func (*MockChartMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockChartMockRecorder) Render

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

Render indicates an expected call of Render

type MockSecrets

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

MockSecrets is a mock of Secrets interface

func NewMockSecrets

func NewMockSecrets(ctrl *gomock.Controller) *MockSecrets

NewMockSecrets creates a new mock instance

func (*MockSecrets) Delete

func (m *MockSecrets) Delete(arg0 kubernetes0.Interface, arg1 string) error

Delete mocks base method

func (*MockSecrets) Deploy

func (m *MockSecrets) Deploy(arg0 context.Context, arg1 kubernetes0.Interface, arg2 kubernetes.Interface, arg3 string) (map[string]*v1.Secret, error)

Deploy mocks base method

func (*MockSecrets) EXPECT

func (m *MockSecrets) EXPECT() *MockSecretsMockRecorder

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

type MockSecretsMockRecorder

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

MockSecretsMockRecorder is the mock recorder for MockSecrets

func (*MockSecretsMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockSecretsMockRecorder) Deploy

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

Deploy indicates an expected call of Deploy

type MockShootClients

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

MockShootClients is a mock of ShootClients interface

func NewMockShootClients

func NewMockShootClients(ctrl *gomock.Controller) *MockShootClients

NewMockShootClients creates a new mock instance

func (*MockShootClients) ChartApplier

func (m *MockShootClients) ChartApplier() kubernetes.ChartApplier

ChartApplier mocks base method

func (*MockShootClients) Client

func (m *MockShootClients) Client() client.Client

Client mocks base method

func (*MockShootClients) Clientset

func (m *MockShootClients) Clientset() kubernetes0.Interface

Clientset mocks base method

func (*MockShootClients) EXPECT

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

func (*MockShootClients) GardenerClientset

func (m *MockShootClients) GardenerClientset() kubernetes.Interface

GardenerClientset mocks base method

func (*MockShootClients) Version

func (m *MockShootClients) Version() *version.Info

Version mocks base method

type MockShootClientsMockRecorder

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

MockShootClientsMockRecorder is the mock recorder for MockShootClients

func (*MockShootClientsMockRecorder) ChartApplier

func (mr *MockShootClientsMockRecorder) ChartApplier() *gomock.Call

ChartApplier indicates an expected call of ChartApplier

func (*MockShootClientsMockRecorder) Client

Client indicates an expected call of Client

func (*MockShootClientsMockRecorder) Clientset

func (mr *MockShootClientsMockRecorder) Clientset() *gomock.Call

Clientset indicates an expected call of Clientset

func (*MockShootClientsMockRecorder) GardenerClientset

func (mr *MockShootClientsMockRecorder) GardenerClientset() *gomock.Call

GardenerClientset indicates an expected call of GardenerClientset

func (*MockShootClientsMockRecorder) Version

func (mr *MockShootClientsMockRecorder) Version() *gomock.Call

Version indicates an expected call of Version

Jump to

Keyboard shortcuts

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