# 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.