package
0.0.0-20180605162713-ea02baacea2f
Repository: https://github.com/imjasonh/elafros.git
Documentation: pkg.go.dev
# Functions
MakeIstioRoutes creates an Istio route.
MakeRouteIngress creates an ingress rule, owned by the provided v1alpha1.Route.
MakeRouteK8SService creates a Service that targets nothing, owned by the provided v1alpha1.Route.
NewController initializes the controller and is called by the generated code Registers eventhandlers to enqueue events config - client configuration for talking to the apiserver si - informer factory shared across all controllers for listening to events and indexing resource properties reconcileKey - function for mapping queue keys to resource names.
# Structs
Controller implements the controller for Route resources.
RevisionRoute represents a single target to route to.