package
0.2.1
Repository: https://github.com/nfowl/quilkin-controller.git
Documentation: pkg.go.dev

# Functions

HasAnnotations checks whether the passed object has one of the sender or receiver annotations.
No description provided by the author
NewQuilkinReconciler constructs a new QuilkinReconciler struct from the passed arguments.
OnlyIncludeAnnotatedPredicate is a predicate that is passed to the reconciler to only watch pods with the required annotations.

# Constants

The finalizer string used to cleanup and setup senders/receivers as part of the reconcile action.
Annotation key used to indicate a pod is receiver udp traffic from a quilkin sender.
Annotation key used to indicate a pod is sending udp traffic to any listening receivers.

# Variables

The image source that will be injected in as a sidecar to senders.

# Structs

No description provided by the author
QuilkinReconciler contains the required objects to run the Reconcile loop.