knconf

package
v0.22.1 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcceptsCEVersions

func AcceptsCEVersions(ctx context.Context, t feature.T, gvr schema.GroupVersionResource, name string)

func HasReadyInConditions

func HasReadyInConditions(_ context.Context, t feature.T, status duckv1.Status)

func KResourceHasObservedGeneration

func KResourceHasObservedGeneration(gvr schema.GroupVersionResource, name string) feature.StepFn

func KResourceHasReadyInConditions

func KResourceHasReadyInConditions(gvr schema.GroupVersionResource, name string) feature.StepFn

func SentEventMatcher

func SentEventMatcher(uuid string) func(eventshubmain.EventInfo) error

Types

type EventInfoCombined

type EventInfoCombined struct {
	Sent     eventshubmain.EventInfo
	Response eventshubmain.EventInfo
}

func Correlate

func Correlate(in []eventshubmain.EventInfo) []EventInfoCombined

Correlate takes in an array of mixed Sent / Response events (matched with sentEventMatcher for example) and correlates them based on the sequence into a pair.

Jump to

Keyboard shortcuts

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