# Functions
NewRouterOperatorConfig config creates a new router operator config with default values.
# Structs
RouterOperator is an operator that routes entries based on matching expressions.
RouterOperatorConfig is the configuration of a router operator.
RouterOperatorRoute is a route on a router operator.
RouterOperatorRouteConfig is the configuration of a route on a router operator.