package
1.2.3
Repository: https://github.com/nicksardo/ingress-gce.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.