mocks

package
v0.19.5 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCiliumReconciler

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

MockCiliumReconciler is a mock of CiliumReconciler interface.

func NewMockCiliumReconciler

func NewMockCiliumReconciler(ctrl *gomock.Controller) *MockCiliumReconciler

NewMockCiliumReconciler creates a new mock instance.

func (*MockCiliumReconciler) EXPECT

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

func (*MockCiliumReconciler) Reconcile

func (m *MockCiliumReconciler) Reconcile(ctx context.Context, logger logr.Logger, client client.Client, spec *cluster.Spec) (controller.Result, error)

Reconcile mocks base method.

type MockCiliumReconcilerMockRecorder

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

MockCiliumReconcilerMockRecorder is the mock recorder for MockCiliumReconciler.

func (*MockCiliumReconcilerMockRecorder) Reconcile

func (mr *MockCiliumReconcilerMockRecorder) Reconcile(ctx, logger, client, spec interface{}) *gomock.Call

Reconcile indicates an expected call of Reconcile.

Jump to

Keyboard shortcuts

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