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

# Functions

NewDomainFromConfigMap creates a Domain from the supplied ConfigMap.

# Constants

No description provided by the author

# Structs

Domain maps domains to routes by matching the domain's label selectors to the route's labels.
LabelSelector represents map of {key,value} pairs.