mock_coalescing

package
v1.14.3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_coalescing is a generated GoMock package.

Run go generate to regenerate this mock.

Package mock_coalescing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReconcileCacher

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

MockReconcileCacher is a mock of ReconcileCacher interface.

func NewMockReconcileCacher

func NewMockReconcileCacher(ctrl *gomock.Controller) *MockReconcileCacher

NewMockReconcileCacher creates a new mock instance.

func (*MockReconcileCacher) EXPECT

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

func (*MockReconcileCacher) Reconciled

func (m *MockReconcileCacher) Reconciled(key string)

Reconciled mocks base method.

func (*MockReconcileCacher) ShouldProcess

func (m *MockReconcileCacher) ShouldProcess(key string) (time.Time, bool)

ShouldProcess mocks base method.

type MockReconcileCacherMockRecorder

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

MockReconcileCacherMockRecorder is the mock recorder for MockReconcileCacher.

func (*MockReconcileCacherMockRecorder) Reconciled

func (mr *MockReconcileCacherMockRecorder) Reconciled(key any) *gomock.Call

Reconciled indicates an expected call of Reconciled.

func (*MockReconcileCacherMockRecorder) ShouldProcess

func (mr *MockReconcileCacherMockRecorder) ShouldProcess(key any) *gomock.Call

ShouldProcess indicates an expected call of ShouldProcess.

type MockReconciler

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

MockReconciler is a mock of Reconciler interface.

func NewMockReconciler

func NewMockReconciler(ctrl *gomock.Controller) *MockReconciler

NewMockReconciler creates a new mock instance.

func (*MockReconciler) EXPECT

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

func (*MockReconciler) Reconcile

func (m *MockReconciler) Reconcile(arg0 context.Context, arg1 reconcile.Request) (reconcile.Result, error)

Reconcile mocks base method.

type MockReconcilerMockRecorder

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

MockReconcilerMockRecorder is the mock recorder for MockReconciler.

func (*MockReconcilerMockRecorder) Reconcile

func (mr *MockReconcilerMockRecorder) Reconcile(arg0, arg1 any) *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