package
0.5.3
Repository: https://github.com/maistra/istio-workspace.git
Documentation: pkg.go.dev

# Functions

Add creates a new Session Controller and adds it to the Manager.
ConvertAPIRefToModelRef converts a Session.Spec.Ref to a model.Ref.
ConvertAPIRouteToModelRoute returns the defined route from the session or the Default.
ConvertModelRouteToAPIRoute returns Model route as a session Route.
DefaultManipulators contains the default config for the reconciler.
No description provided by the author
No description provided by the author
NewStandaloneReconciler returns a new reconcile.Reconciler.
No description provided by the author
No description provided by the author

# Constants

DefaultRouteHeaderName holds the name of the Header used to route traffic if no Route is provided.
Finalizer defines the Finalizer name owned by the Session reconciler.
RouteStrategyHeader holds the Route Type keyword for a Header based Route strategy.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Manipulators holds the basic chain of manipulators that the ReconcileSession will use to perform it's actions.
ReconcileSession reconciles a Session object.

# Type aliases

Validator returns a string of Type and a possible error.