Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CreateConfigMapHandlers(lbc *controller.LoadBalancerController, name string) cache.ResourceEventHandlerFuncs
 - func CreateEndpointHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
 - func CreateIngressHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
 - func CreateLeaderHandler(lbc *controller.LoadBalancerController) leaderelection.LeaderCallbacks
 - func CreateSecretHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
 - func CreateServiceHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfigMapHandlers ¶
func CreateConfigMapHandlers(lbc *controller.LoadBalancerController, name string) cache.ResourceEventHandlerFuncs
CreateConfigMapHandlers builds the handler funcs for config maps
func CreateEndpointHandlers ¶
func CreateEndpointHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
CreateEndpointHandlers builds the handler funcs for endpoints
func CreateIngressHandlers ¶
func CreateIngressHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
CreateIngressHandlers builds the handler funcs for ingresses
func CreateLeaderHandler ¶
func CreateLeaderHandler(lbc *controller.LoadBalancerController) leaderelection.LeaderCallbacks
CreateLeaderHandler builds the handler funcs for leader handling
func CreateSecretHandlers ¶
func CreateSecretHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
CreateSecretHandlers builds the handler funcs for secrets
func CreateServiceHandlers ¶
func CreateServiceHandlers(lbc *controller.LoadBalancerController) cache.ResourceEventHandlerFuncs
CreateServiceHandlers builds the handler funcs for services
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.