Documentation ¶
Overview ¶
Package ingress holds utilities related to the implementation of ingress controllers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeHash ¶
ComputeHash computes a hash of the Ingress Spec, Namespace and Name
func ExpandedHosts ¶
ExpandedHosts sets up hosts for the short-names for cluster DNS names.
func HostsPerVisibility ¶
func HostsPerVisibility(ing *v1alpha1.Ingress, visibilityToKey map[v1alpha1.IngressVisibility]sets.String) map[string]sets.String
HostsPerVisibility takes an Ingress and a map from visibility levels to a set of string keys, it then returns a map from that key space to the hosts under that visibility.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.