Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForEachIngresBackend ¶
func ForEachIngresBackend(ingress *extsv1beta1.Ingress, fn func(host *string, path *string, backend extsv1beta1.IngressBackend))
ForEachIngressBackend iterates over Ingress backends defined on the specified Ingress resource, calling "fn" with each Ingress backend object and the associated host and path whenever applicable.
func IsEdgeLBIngress ¶
func IsEdgeLBIngress(ingress *extsv1beta1.Ingress) bool
IsEdgeLBIngress returns a value indicating whether the specified Ingress resource is meant to be provisioned by EdgeLB.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.