mocks

package
v0.0.0-...-a1fe31f Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	mock.Mock
}

Cache is an autogenerated mock type for the Cache type

func (*Cache) Get

func (_m *Cache) Get(ctx context.Context, key types.NamespacedName, obj client.Object) error

Get provides a mock function with given fields: ctx, key, obj

func (*Cache) GetInformer

func (_m *Cache) GetInformer(ctx context.Context, obj client.Object) (cache.Informer, error)

GetInformer provides a mock function with given fields: ctx, obj

func (*Cache) GetInformerForKind

func (_m *Cache) GetInformerForKind(ctx context.Context, gvk schema.GroupVersionKind) (cache.Informer, error)

GetInformerForKind provides a mock function with given fields: ctx, gvk

func (*Cache) IndexField

func (_m *Cache) IndexField(ctx context.Context, obj client.Object, field string, extractValue client.IndexerFunc) error

IndexField provides a mock function with given fields: ctx, obj, field, extractValue

func (*Cache) List

func (_m *Cache) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error

List provides a mock function with given fields: ctx, list, opts

func (*Cache) Start

func (_m *Cache) Start(ctx context.Context) error

Start provides a mock function with given fields: ctx

func (*Cache) WaitForCacheSync

func (_m *Cache) WaitForCacheSync(ctx context.Context) bool

WaitForCacheSync provides a mock function with given fields: ctx

Jump to

Keyboard shortcuts

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