# Functions
FindPort locates the container port for the given pod and portName.
NewLoadBalancerController creates a controller.
NewTaskQueue creates a new task queue with the given sync function.
# Structs
LoadBalancerController watches Kubernetes API and reconfigures NGINX via NginxController when needed.
StoreToConfigMapLister makes a Store that lists ConfigMaps.
StoreToEndpointLister makes a Store that lists Endponts.
StoreToIngressLister makes a Store that lists Ingress.