fake

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package fake provides a fake Federator for use in tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Federator

type Federator struct {
	FailOnDistribute error
	FailOnDelete     error
	ResetOnFailure   bool
	// contains filtered or unexported fields
}

func New

func New() *Federator

func (*Federator) Delete

func (f *Federator) Delete(_ context.Context, obj runtime.Object) error

func (*Federator) Distribute

func (f *Federator) Distribute(_ context.Context, obj runtime.Object) error

func (*Federator) VerifyDelete

func (f *Federator) VerifyDelete(expected runtime.Object)

func (*Federator) VerifyDistribute

func (f *Federator) VerifyDistribute(expected runtime.Object)

func (*Federator) VerifyNoDelete

func (f *Federator) VerifyNoDelete()

func (*Federator) VerifyNoDistribute

func (f *Federator) VerifyNoDistribute()

Jump to

Keyboard shortcuts

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