Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGCEIngress ¶
func IsGCEIngress(ing *extensions.Ingress) bool
isGCEIngress returns true if the Ingress matches the class managed by this controller.
func IsGCEMultiClusterIngress ¶
func IsGCEMultiClusterIngress(ing *extensions.Ingress) bool
isGCEMultiClusterIngress returns true if the given Ingress has ingress.class annotation set to "gce-multi-cluster".
func UpdateBackendService ¶
func UpdateBackendService(ctx *gce.GCECloud, serviceLister corelistersv1.ServiceLister, ingressBackend extensions.IngressBackend, id, namespace string, settings map[string]interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.