mock

package
v1.7.1-0...-23dd39d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 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 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