Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidIngress ¶
func IsValidIngress(ingressClass string, ingress *extensions.Ingress) bool
If watchIngressClass is empty, then both ingress without class annotation or with class annotation specified as `alb` will be matched. If watchIngressClass is not empty, then only ingress with class annotation specified as watchIngressClass will be matched
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.