# Functions
FindPort locates the container port for the given pod and portName.
NewLoadBalancerController creates a controller.
# 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 Endpoints.
StoreToIngressLister makes a Store that lists Ingress.
StoreToPodLister makes a Store that lists Pods.
StoreToSecretLister makes a Store that lists Secrets.
StoreToServiceLister makes a Store that lists Services.