mocks

package
v0.0.0-...-7d69bf5 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationGetter

type ApplicationGetter struct {
	mock.Mock
}

ApplicationGetter is an autogenerated mock type for the ApplicationGetter type

func (*ApplicationGetter) Get

func (_m *ApplicationGetter) Get(ctx context.Context, name string, options v1.GetOptions) (*v1alpha1.Application, error)

Get provides a mock function with given fields: ctx, name, options

type Cache

type Cache struct {
	mock.Mock
}

Cache is an autogenerated mock type for the Cache type

func (*Cache) Get

func (_m *Cache) Get(k string) (interface{}, bool)

Get provides a mock function with given fields: k

func (*Cache) Set

func (_m *Cache) Set(k string, x interface{}, d time.Duration)

Set provides a mock function with given fields: k, x, d

Jump to

Keyboard shortcuts

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