Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateLoadBalancerStatus ¶
func GenerateLoadBalancerStatus(endpoints []string) v1.LoadBalancerStatus
GenerateLoadBalancerStatus to convert a slice of strings to ingress loadbalancer objects. Allows hostnames or ip addresses and sets the appropriate field.
func Update ¶
func Update(ingresses controller.IngressEntries, lbs map[string]v1.LoadBalancerStatus, k8sClient k8s.Client) error
Update ingresses with current status where unchanged statuses are ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.