# 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.
# Structs
Controller controls the active servers and endpoints.
Route contains general information about a route.
# Interfaces
Router is an interface to manage the route.