# Functions
NewClusterManager creates a cluster manager for shared resources.
NewFakeClusterManager creates a new fake ClusterManager.
NewLoadBalancerController creates a controller for gce loadbalancers.
NewNodeController returns a new node update controller.
# Constants
DefaultFirewallName is the default firewall name.
# Structs
ClusterManager manages cluster resource pools.
LoadBalancerController watches the kubernetes api and adds/removes services from the loadbalancer, via loadBalancerConfig.
NodeController synchronizes the state of the nodes to the unmanaged instance groups.
StoreToIngressLister makes a Store that lists Ingress.