lballoc

package
v2.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadBalancerController

type LoadBalancerController struct {
	// contains filtered or unexported fields
}

func NewLoadBalancerController

func NewLoadBalancerController(clientset kubernetes.Interface,
	config *options.KubeRouterConfig, svcInformer cache.SharedIndexInformer,
) (*LoadBalancerController, error)

func (*LoadBalancerController) OnAdd

func (lbc *LoadBalancerController) OnAdd(obj interface{}, isInitialList bool)

func (*LoadBalancerController) OnDelete

func (lbc *LoadBalancerController) OnDelete(obj interface{})

func (*LoadBalancerController) OnUpdate

func (lbc *LoadBalancerController) OnUpdate(oldObj interface{}, newObj interface{})

func (*LoadBalancerController) Run

func (lbc *LoadBalancerController) Run(healthChan chan<- *healthcheck.ControllerHeartbeat,
	stopCh <-chan struct{}, wg *sync.WaitGroup)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL