mocks

package
v0.0.0-...-4315425 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func (*Manager) Get

func (_m *Manager) Get(ctx context.Context, name string, options v1.GetOptions) (*corev1.ConfigMap, error)

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

func (*Manager) Update

func (_m *Manager) Update(ctx context.Context, configmap *corev1.ConfigMap, options v1.UpdateOptions) (*corev1.ConfigMap, error)

Update provides a mock function with given fields: ctx, configmap, options

type RevocationListRepository

type RevocationListRepository struct {
	mock.Mock
}

RevocationListRepository is an autogenerated mock type for the RevocationListRepository type

func (*RevocationListRepository) Contains

func (_m *RevocationListRepository) Contains(ctx context.Context, hash string) (bool, error)

Contains provides a mock function with given fields: ctx, hash

func (*RevocationListRepository) Insert

func (_m *RevocationListRepository) Insert(ctx context.Context, hash string) error

Insert provides a mock function with given fields: ctx, hash

Jump to

Keyboard shortcuts

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