mock

package
v1.108.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 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 MockCleaner

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

MockCleaner is a mock of Cleaner interface.

func NewMockCleaner

func NewMockCleaner(ctrl *gomock.Controller) *MockCleaner

NewMockCleaner creates a new mock instance.

func (*MockCleaner) Clean

func (m *MockCleaner) Clean(ctx context.Context, c client0.Client, obj runtime.Object, opts ...client.CleanOption) error

Clean mocks base method.

func (*MockCleaner) EXPECT

func (m *MockCleaner) EXPECT() *MockCleanerMockRecorder

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

type MockCleanerMockRecorder

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

MockCleanerMockRecorder is the mock recorder for MockCleaner.

func (*MockCleanerMockRecorder) Clean

func (mr *MockCleanerMockRecorder) Clean(ctx, c, obj any, opts ...any) *gomock.Call

Clean indicates an expected call of Clean.

type MockGoneEnsurer

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

MockGoneEnsurer is a mock of GoneEnsurer interface.

func NewMockGoneEnsurer

func NewMockGoneEnsurer(ctrl *gomock.Controller) *MockGoneEnsurer

NewMockGoneEnsurer creates a new mock instance.

func (*MockGoneEnsurer) EXPECT

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

func (*MockGoneEnsurer) EnsureGone

func (m *MockGoneEnsurer) EnsureGone(ctx context.Context, c client0.Client, obj runtime.Object, opts ...client0.ListOption) error

EnsureGone mocks base method.

type MockGoneEnsurerMockRecorder

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

MockGoneEnsurerMockRecorder is the mock recorder for MockGoneEnsurer.

func (*MockGoneEnsurerMockRecorder) EnsureGone

func (mr *MockGoneEnsurerMockRecorder) EnsureGone(ctx, c, obj any, opts ...any) *gomock.Call

EnsureGone indicates an expected call of EnsureGone.

Jump to

Keyboard shortcuts

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