Documentation ¶
Overview ¶
Package domains holds simple functions for generating domains.
Index ¶
Constants ¶
View Source
const HTTPScheme string = "http"
HTTPScheme is the string representation of http.
Variables ¶
This section is empty.
Functions ¶
func DomainNameFromTemplate ¶
DomainNameFromTemplate generates domain name base on the template specified in the `config-network` ConfigMap. name is the "subdomain" which will be referred as the "name" in the template
func GetAllDomains ¶
GetAllDomains returns all of the domains (including subdomains) associated with a Route
func SubdomainName ¶
SubdomainName generates a name which represents the subdomain of a route
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.