Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenCertificateHostName ¶
GenCertificateHostName generates the host name to use for serving/certificate matching. If wildcard is set, a wildcard host name (*.<subdomain>) is generated.
func GenerateBackendNamePrefix ¶
func GenerateBackendNamePrefix(termination routeapi.TLSTerminationType) string
GenerateBackendNamePrefix generates the backend name prefix based on the termination.
func GenerateRouteRegexp ¶
GenerateRouteRegexp generates a regular expression to match route hosts (and paths if any).
func SortMapPaths ¶
SortMapPaths sorts the data by groups with any matching prefixes sorted at the end. The data in each group is reverse sorted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.