# Functions
NewCreateRouteCommand creates a CreateRoute command.
NewDeleteOrphanedRoutesCommand creates a command to delete orphaned routes.
NewDeleteRouteCommand creates a DeleteRoute command.
NewMapRouteCommand creates a MapRoute command.
NewProxyRouteCommand creates a command capable of proxying a remote server locally.
NewRoutesCommand allows users to list routes.
NewUnmapRouteCommand creates a MapRoute command.
# Structs
RouteFlags includes commonly passed in flags to define a HTTP route.