v1alpha1

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Overview

Package v1alpha1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchiveCapable

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

MockArchiveCapable is a mock of ArchiveCapable interface.

func NewMockArchiveCapable

func NewMockArchiveCapable(ctrl *gomock.Controller) *MockArchiveCapable

NewMockArchiveCapable creates a new mock instance.

func (*MockArchiveCapable) Aggregate

Aggregate mocks base method.

func (*MockArchiveCapable) Delete

func (m *MockArchiveCapable) Delete(ctx context.Context, cluster, uid string, opts *v1alpha1.DeleteOption) error

Delete mocks base method.

func (*MockArchiveCapable) DeleteBatch

func (m *MockArchiveCapable) DeleteBatch(ctx context.Context, conditions []v1alpha1.Condition, opts *v1alpha1.DeleteOption) error

DeleteBatch mocks base method.

func (*MockArchiveCapable) EXPECT

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

func (*MockArchiveCapable) ListRecords

ListRecords mocks base method.

func (*MockArchiveCapable) ListRelatedRecords

func (m *MockArchiveCapable) ListRelatedRecords(ctx context.Context, query v1alpha1.Query, opts *v1alpha1.ListOptions) (*v1alpha1.RecordList, error)

ListRelatedRecords mocks base method.

func (*MockArchiveCapable) Upsert

func (m *MockArchiveCapable) Upsert(ctx context.Context, record *v1alpha1.Record) error

Upsert mocks base method.

type MockArchiveCapableMockRecorder

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

MockArchiveCapableMockRecorder is the mock recorder for MockArchiveCapable.

func (*MockArchiveCapableMockRecorder) Aggregate

func (mr *MockArchiveCapableMockRecorder) Aggregate(ctx, aggs, opts interface{}) *gomock.Call

Aggregate indicates an expected call of Aggregate.

func (*MockArchiveCapableMockRecorder) Delete

func (mr *MockArchiveCapableMockRecorder) Delete(ctx, cluster, uid, opts interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockArchiveCapableMockRecorder) DeleteBatch

func (mr *MockArchiveCapableMockRecorder) DeleteBatch(ctx, conditions, opts interface{}) *gomock.Call

DeleteBatch indicates an expected call of DeleteBatch.

func (*MockArchiveCapableMockRecorder) ListRecords

func (mr *MockArchiveCapableMockRecorder) ListRecords(ctx, query, opts interface{}) *gomock.Call

ListRecords indicates an expected call of ListRecords.

func (*MockArchiveCapableMockRecorder) ListRelatedRecords

func (mr *MockArchiveCapableMockRecorder) ListRelatedRecords(ctx, query, opts interface{}) *gomock.Call

ListRelatedRecords indicates an expected call of ListRelatedRecords.

func (*MockArchiveCapableMockRecorder) Upsert

func (mr *MockArchiveCapableMockRecorder) Upsert(ctx, record interface{}) *gomock.Call

Upsert indicates an expected call of Upsert.

Jump to

Keyboard shortcuts

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