namespacemocks

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 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 Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func NewManager added in v1.1.2

func NewManager(t interface {
	mock.TestingT
	Cleanup(func())
}) *Manager

NewManager creates a new instance of Manager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Manager) Authorize

func (_m *Manager) Authorize(ctx context.Context, authReq *fftypes.AuthReq) error

Authorize provides a mock function with given fields: ctx, authReq

func (*Manager) GetNamespaces

func (_m *Manager) GetNamespaces(ctx context.Context, includeInitializing bool) ([]*core.NamespaceWithInitStatus, error)

GetNamespaces provides a mock function with given fields: ctx, includeInitializing

func (*Manager) GetOperationByNamespacedID

func (_m *Manager) GetOperationByNamespacedID(ctx context.Context, nsOpID string) (*core.Operation, error)

GetOperationByNamespacedID provides a mock function with given fields: ctx, nsOpID

func (*Manager) Init

func (_m *Manager) Init(ctx context.Context, cancelCtx context.CancelFunc, reset chan bool, reloadConfig func() error) error

Init provides a mock function with given fields: ctx, cancelCtx, reset, reloadConfig

func (*Manager) MustOrchestrator added in v1.1.3

func (_m *Manager) MustOrchestrator(ns string) orchestrator.Orchestrator

MustOrchestrator provides a mock function with given fields: ns

func (*Manager) Orchestrator

func (_m *Manager) Orchestrator(ctx context.Context, ns string, includeInitializing bool) (orchestrator.Orchestrator, error)

Orchestrator provides a mock function with given fields: ctx, ns, includeInitializing

func (*Manager) Reset

func (_m *Manager) Reset(ctx context.Context) error

Reset provides a mock function with given fields: ctx

func (*Manager) ResolveOperationByNamespacedID

func (_m *Manager) ResolveOperationByNamespacedID(ctx context.Context, nsOpID string, op *core.OperationUpdateDTO) error

ResolveOperationByNamespacedID provides a mock function with given fields: ctx, nsOpID, op

func (*Manager) SPIEvents

func (_m *Manager) SPIEvents() spievents.Manager

SPIEvents provides a mock function with given fields:

func (*Manager) Start

func (_m *Manager) Start() error

Start provides a mock function with given fields:

func (*Manager) WaitStop

func (_m *Manager) WaitStop()

WaitStop provides a mock function with given fields:

Jump to

Keyboard shortcuts

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