mocks

package
v0.34.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

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 MockFrequentlyChangingAnnotationsResourceClient added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceClient is a mock of FrequentlyChangingAnnotationsResourceClient interface

func NewMockFrequentlyChangingAnnotationsResourceClient added in v0.29.1

func NewMockFrequentlyChangingAnnotationsResourceClient(ctrl *gomock.Controller) *MockFrequentlyChangingAnnotationsResourceClient

NewMockFrequentlyChangingAnnotationsResourceClient creates a new mock instance

func (*MockFrequentlyChangingAnnotationsResourceClient) BaseClient added in v0.29.1

BaseClient mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) Delete added in v0.29.1

Delete mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) EXPECT added in v0.29.1

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

func (*MockFrequentlyChangingAnnotationsResourceClient) List added in v0.29.1

List mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) Read added in v0.29.1

Read mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) Register added in v0.29.1

Register mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) Watch added in v0.29.1

Watch mocks base method

func (*MockFrequentlyChangingAnnotationsResourceClient) Write added in v0.29.1

Write mocks base method

type MockFrequentlyChangingAnnotationsResourceClientMockRecorder added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceClientMockRecorder is the mock recorder for MockFrequentlyChangingAnnotationsResourceClient

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) BaseClient added in v0.29.1

BaseClient indicates an expected call of BaseClient

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Delete added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Delete(namespace, name, opts interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) List added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceClientMockRecorder) List(namespace, opts interface{}) *gomock.Call

List indicates an expected call of List

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Read added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Read(namespace, name, opts interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Register added in v0.29.1

Register indicates an expected call of Register

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Watch added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Watch(namespace, opts interface{}) *gomock.Call

Watch indicates an expected call of Watch

func (*MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Write added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceClientMockRecorder) Write(resource, opts interface{}) *gomock.Call

Write indicates an expected call of Write

type MockFrequentlyChangingAnnotationsResourceReconciler added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceReconciler is a mock of FrequentlyChangingAnnotationsResourceReconciler interface

func NewMockFrequentlyChangingAnnotationsResourceReconciler added in v0.29.1

func NewMockFrequentlyChangingAnnotationsResourceReconciler(ctrl *gomock.Controller) *MockFrequentlyChangingAnnotationsResourceReconciler

NewMockFrequentlyChangingAnnotationsResourceReconciler creates a new mock instance

func (*MockFrequentlyChangingAnnotationsResourceReconciler) EXPECT added in v0.29.1

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

func (*MockFrequentlyChangingAnnotationsResourceReconciler) Reconcile added in v0.29.1

Reconcile mocks base method

type MockFrequentlyChangingAnnotationsResourceReconcilerMockRecorder added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceReconcilerMockRecorder is the mock recorder for MockFrequentlyChangingAnnotationsResourceReconciler

func (*MockFrequentlyChangingAnnotationsResourceReconcilerMockRecorder) Reconcile added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceReconcilerMockRecorder) Reconcile(namespace, desiredResources, transition, opts interface{}) *gomock.Call

Reconcile indicates an expected call of Reconcile

type MockFrequentlyChangingAnnotationsResourceWatcher added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceWatcher is a mock of FrequentlyChangingAnnotationsResourceWatcher interface

func NewMockFrequentlyChangingAnnotationsResourceWatcher added in v0.29.1

func NewMockFrequentlyChangingAnnotationsResourceWatcher(ctrl *gomock.Controller) *MockFrequentlyChangingAnnotationsResourceWatcher

NewMockFrequentlyChangingAnnotationsResourceWatcher creates a new mock instance

func (*MockFrequentlyChangingAnnotationsResourceWatcher) EXPECT added in v0.29.1

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

func (*MockFrequentlyChangingAnnotationsResourceWatcher) Watch added in v0.29.1

Watch mocks base method

type MockFrequentlyChangingAnnotationsResourceWatcherMockRecorder added in v0.29.1

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

MockFrequentlyChangingAnnotationsResourceWatcherMockRecorder is the mock recorder for MockFrequentlyChangingAnnotationsResourceWatcher

func (*MockFrequentlyChangingAnnotationsResourceWatcherMockRecorder) Watch added in v0.29.1

func (mr *MockFrequentlyChangingAnnotationsResourceWatcherMockRecorder) Watch(namespace, opts interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockMockResourceClient added in v0.29.1

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

MockMockResourceClient is a mock of MockResourceClient interface

func NewMockMockResourceClient added in v0.29.1

func NewMockMockResourceClient(ctrl *gomock.Controller) *MockMockResourceClient

NewMockMockResourceClient creates a new mock instance

func (*MockMockResourceClient) BaseClient added in v0.29.1

BaseClient mocks base method

func (*MockMockResourceClient) Delete added in v0.29.1

func (m *MockMockResourceClient) Delete(namespace, name string, opts clients.DeleteOpts) error

Delete mocks base method

func (*MockMockResourceClient) EXPECT added in v0.29.1

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

func (*MockMockResourceClient) List added in v0.29.1

List mocks base method

func (*MockMockResourceClient) Read added in v0.29.1

func (m *MockMockResourceClient) Read(namespace, name string, opts clients.ReadOpts) (*v2alpha1.MockResource, error)

Read mocks base method

func (*MockMockResourceClient) Register added in v0.29.1

func (m *MockMockResourceClient) Register() error

Register mocks base method

func (*MockMockResourceClient) Watch added in v0.29.1

func (m *MockMockResourceClient) Watch(namespace string, opts clients.WatchOpts) (<-chan v2alpha1.MockResourceList, <-chan error, error)

Watch mocks base method

func (*MockMockResourceClient) Write added in v0.29.1

Write mocks base method

type MockMockResourceClientMockRecorder added in v0.29.1

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

MockMockResourceClientMockRecorder is the mock recorder for MockMockResourceClient

func (*MockMockResourceClientMockRecorder) BaseClient added in v0.29.1

BaseClient indicates an expected call of BaseClient

func (*MockMockResourceClientMockRecorder) Delete added in v0.29.1

func (mr *MockMockResourceClientMockRecorder) Delete(namespace, name, opts interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockMockResourceClientMockRecorder) List added in v0.29.1

func (mr *MockMockResourceClientMockRecorder) List(namespace, opts interface{}) *gomock.Call

List indicates an expected call of List

func (*MockMockResourceClientMockRecorder) Read added in v0.29.1

func (mr *MockMockResourceClientMockRecorder) Read(namespace, name, opts interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockMockResourceClientMockRecorder) Register added in v0.29.1

Register indicates an expected call of Register

func (*MockMockResourceClientMockRecorder) Watch added in v0.29.1

func (mr *MockMockResourceClientMockRecorder) Watch(namespace, opts interface{}) *gomock.Call

Watch indicates an expected call of Watch

func (*MockMockResourceClientMockRecorder) Write added in v0.29.1

func (mr *MockMockResourceClientMockRecorder) Write(resource, opts interface{}) *gomock.Call

Write indicates an expected call of Write

type MockMockResourceReconciler added in v0.29.1

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

MockMockResourceReconciler is a mock of MockResourceReconciler interface

func NewMockMockResourceReconciler added in v0.29.1

func NewMockMockResourceReconciler(ctrl *gomock.Controller) *MockMockResourceReconciler

NewMockMockResourceReconciler creates a new mock instance

func (*MockMockResourceReconciler) EXPECT added in v0.29.1

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

func (*MockMockResourceReconciler) Reconcile added in v0.29.1

func (m *MockMockResourceReconciler) Reconcile(namespace string, desiredResources v2alpha1.MockResourceList, transition v2alpha1.TransitionMockResourceFunc, opts clients.ListOpts) error

Reconcile mocks base method

type MockMockResourceReconcilerMockRecorder added in v0.29.1

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

MockMockResourceReconcilerMockRecorder is the mock recorder for MockMockResourceReconciler

func (*MockMockResourceReconcilerMockRecorder) Reconcile added in v0.29.1

func (mr *MockMockResourceReconcilerMockRecorder) Reconcile(namespace, desiredResources, transition, opts interface{}) *gomock.Call

Reconcile indicates an expected call of Reconcile

type MockMockResourceWatcher added in v0.29.1

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

MockMockResourceWatcher is a mock of MockResourceWatcher interface

func NewMockMockResourceWatcher added in v0.29.1

func NewMockMockResourceWatcher(ctrl *gomock.Controller) *MockMockResourceWatcher

NewMockMockResourceWatcher creates a new mock instance

func (*MockMockResourceWatcher) EXPECT added in v0.29.1

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

func (*MockMockResourceWatcher) Watch added in v0.29.1

func (m *MockMockResourceWatcher) Watch(namespace string, opts clients.WatchOpts) (<-chan v2alpha1.MockResourceList, <-chan error, error)

Watch mocks base method

type MockMockResourceWatcherMockRecorder added in v0.29.1

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

MockMockResourceWatcherMockRecorder is the mock recorder for MockMockResourceWatcher

func (*MockMockResourceWatcherMockRecorder) Watch added in v0.29.1

func (mr *MockMockResourceWatcherMockRecorder) Watch(namespace, opts interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockTestingEmitter added in v0.29.1

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

MockTestingEmitter is a mock of TestingEmitter interface

func NewMockTestingEmitter added in v0.29.1

func NewMockTestingEmitter(ctrl *gomock.Controller) *MockTestingEmitter

NewMockTestingEmitter creates a new mock instance

func (*MockTestingEmitter) EXPECT added in v0.29.1

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

func (*MockTestingEmitter) FakeResource added in v0.29.1

func (m *MockTestingEmitter) FakeResource() v1.FakeResourceClient

FakeResource mocks base method

func (*MockTestingEmitter) FrequentlyChangingAnnotationsResource added in v0.29.1

func (m *MockTestingEmitter) FrequentlyChangingAnnotationsResource() v2alpha1.FrequentlyChangingAnnotationsResourceClient

FrequentlyChangingAnnotationsResource mocks base method

func (*MockTestingEmitter) MockResource added in v0.29.1

MockResource mocks base method

func (*MockTestingEmitter) Register added in v0.29.1

func (m *MockTestingEmitter) Register() error

Register mocks base method

func (*MockTestingEmitter) Snapshots added in v0.29.1

func (m *MockTestingEmitter) Snapshots(watchNamespaces []string, opts clients.WatchOpts) (<-chan *v2alpha1.TestingSnapshot, <-chan error, error)

Snapshots mocks base method

type MockTestingEmitterMockRecorder added in v0.29.1

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

MockTestingEmitterMockRecorder is the mock recorder for MockTestingEmitter

func (*MockTestingEmitterMockRecorder) FakeResource added in v0.29.1

func (mr *MockTestingEmitterMockRecorder) FakeResource() *gomock.Call

FakeResource indicates an expected call of FakeResource

func (*MockTestingEmitterMockRecorder) FrequentlyChangingAnnotationsResource added in v0.29.1

func (mr *MockTestingEmitterMockRecorder) FrequentlyChangingAnnotationsResource() *gomock.Call

FrequentlyChangingAnnotationsResource indicates an expected call of FrequentlyChangingAnnotationsResource

func (*MockTestingEmitterMockRecorder) MockResource added in v0.29.1

func (mr *MockTestingEmitterMockRecorder) MockResource() *gomock.Call

MockResource indicates an expected call of MockResource

func (*MockTestingEmitterMockRecorder) Register added in v0.29.1

func (mr *MockTestingEmitterMockRecorder) Register() *gomock.Call

Register indicates an expected call of Register

func (*MockTestingEmitterMockRecorder) Snapshots added in v0.29.1

func (mr *MockTestingEmitterMockRecorder) Snapshots(watchNamespaces, opts interface{}) *gomock.Call

Snapshots indicates an expected call of Snapshots

type MockTestingSimpleEmitter added in v0.29.1

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

MockTestingSimpleEmitter is a mock of TestingSimpleEmitter interface

func NewMockTestingSimpleEmitter added in v0.29.1

func NewMockTestingSimpleEmitter(ctrl *gomock.Controller) *MockTestingSimpleEmitter

NewMockTestingSimpleEmitter creates a new mock instance

func (*MockTestingSimpleEmitter) EXPECT added in v0.29.1

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

func (*MockTestingSimpleEmitter) Snapshots added in v0.29.1

func (m *MockTestingSimpleEmitter) Snapshots(ctx context.Context) (<-chan *v2alpha1.TestingSnapshot, <-chan error, error)

Snapshots mocks base method

type MockTestingSimpleEmitterMockRecorder added in v0.29.1

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

MockTestingSimpleEmitterMockRecorder is the mock recorder for MockTestingSimpleEmitter

func (*MockTestingSimpleEmitterMockRecorder) Snapshots added in v0.29.1

func (mr *MockTestingSimpleEmitterMockRecorder) Snapshots(ctx interface{}) *gomock.Call

Snapshots indicates an expected call of Snapshots

type MockTestingSnapshotEmitter added in v0.29.1

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

MockTestingSnapshotEmitter is a mock of TestingSnapshotEmitter interface

func NewMockTestingSnapshotEmitter added in v0.29.1

func NewMockTestingSnapshotEmitter(ctrl *gomock.Controller) *MockTestingSnapshotEmitter

NewMockTestingSnapshotEmitter creates a new mock instance

func (*MockTestingSnapshotEmitter) EXPECT added in v0.29.1

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

func (*MockTestingSnapshotEmitter) Snapshots added in v0.29.1

func (m *MockTestingSnapshotEmitter) Snapshots(watchNamespaces []string, opts clients.WatchOpts) (<-chan *v2alpha1.TestingSnapshot, <-chan error, error)

Snapshots mocks base method

type MockTestingSnapshotEmitterMockRecorder added in v0.29.1

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

MockTestingSnapshotEmitterMockRecorder is the mock recorder for MockTestingSnapshotEmitter

func (*MockTestingSnapshotEmitterMockRecorder) Snapshots added in v0.29.1

func (mr *MockTestingSnapshotEmitterMockRecorder) Snapshots(watchNamespaces, opts interface{}) *gomock.Call

Snapshots indicates an expected call of Snapshots

type MockTestingSyncer

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

MockTestingSyncer is a mock of TestingSyncer interface

func NewMockTestingSyncer

func NewMockTestingSyncer(ctrl *gomock.Controller) *MockTestingSyncer

NewMockTestingSyncer creates a new mock instance

func (*MockTestingSyncer) EXPECT

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

func (*MockTestingSyncer) Sync

Sync mocks base method

type MockTestingSyncerMockRecorder

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

MockTestingSyncerMockRecorder is the mock recorder for MockTestingSyncer

func (*MockTestingSyncerMockRecorder) Sync

func (mr *MockTestingSyncerMockRecorder) Sync(arg0, arg1 interface{}) *gomock.Call

Sync indicates an expected call of Sync

Jump to

Keyboard shortcuts

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