package
0.1.0
Repository: https://github.com/mattmoor/serving.git
Documentation: pkg.go.dev

# Packages

Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Route controller depends.
Package resources holds simple functions for synthesizing child resources from a Route resource and any relevant Route controller configuration.
No description provided by the author

# Functions

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.