package
0.9.8-alpha.2
Repository: https://github.com/kubernetes/ingress-gce.git
Documentation: pkg.go.dev
# 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.
ErrNodePortNotFound is an implementation of error.
No description provided by the author
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.
StoreToEndpointLister makes a Store that lists Endpoints.
StoreToIngressLister makes a Store that lists Ingress.