package
0.0.0-20210922081047-8b4359e4ade0
Repository: https://github.com/insomniacoder/traefik-redirect-operator.git
Documentation: pkg.go.dev

# Constants

External Whitelisted public traffic.
Internal Traffic running internally include intranet and internal api.
Private Cluster-only api.
Public Any traffic from public space.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

TraefikRedirect is the Schema for the traefikredirects API.
TraefikRedirectList contains a list of TraefikRedirect.
TODO: add marker for regex validation of host and redirect to url TraefikRedirectSpec defines the desired state of TraefikRedirect.
TraefikRedirectStatus defines the observed state of TraefikRedirect.

# Type aliases

TraefikType type of traffic to expose in Traefik's ingress.