package
1.9.5
Repository: https://github.com/argoproj/argo-events.git
Documentation: pkg.go.dev

# Functions

ManagerRoute manages the lifecycle of a route.
NewController returns a webhook controller.
NewRoute returns a vanilla route.
ProcessRouteStatus processes route status as active and inactive.
ValidateWebhookContext validates a webhook context.

# Variables

Mutex synchronizes ActiveServerHandlers.

# Structs

Controller controls the active servers and endpoints.
Route contains general information about a route.

# Interfaces

Router is an interface to manage the route.