# Functions

GenericRoute func.
NewRoute returns an initialized Route.

# Structs

EmbeddedLabelsAnnotations is an embedded subset of the fields included in k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta.
GenericRouteDetails - +kubebuilder:object:generate:=false.
OverrideSpec configuration for the Route created to serve traffic to the cluster.
Route - +kubebuilder:object:generate:=false.
Spec describes the hostname or path the route exposes, any security information, and one to four backends (services) the route points to.
TargetReference specifies the target that resolve into endpoints.