addressable

package
v0.40.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(t *testing.T, addressable Addressable, mutators ...EventMutator) []string

func SendN

func SendN(t *testing.T, n int, addressable Addressable, mutators ...EventMutator) []string

Types

type Addressable

type Addressable struct {
	types.NamespacedName
	metav1.TypeMeta
}

type Creator

type Creator func(namespacedName types.NamespacedName) (Addressable, error)

type EventMutator

type EventMutator func(event *cloudevents.Event)

Jump to

Keyboard shortcuts

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