fake

package
v2.11.26 Latest Latest
Warning

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

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

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeInterface

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

FakeInterface is a mock of Interface interface.

func NewFakeInterface

func NewFakeInterface(ctrl *gomock.Controller) *FakeInterface

NewFakeInterface creates a new mock instance.

func (*FakeInterface) EXPECT

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

func (*FakeInterface) Table

func (m *FakeInterface) Table(arg0 context.Context, arg1 tableclient.Type, arg2 string, arg3 v1.ListOptions) (*v1.Table, error)

Table mocks base method.

type FakeInterfaceMockRecorder

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

FakeInterfaceMockRecorder is the mock recorder for FakeInterface.

func (*FakeInterfaceMockRecorder) Table

func (mr *FakeInterfaceMockRecorder) Table(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Table indicates an expected call of Table.

type Interface

type Interface interface {
	tableclient.Interface
}

Interface is the client for tables.

Jump to

Keyboard shortcuts

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