hybrid

package
v3.6.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HybridProxier

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

func NewHybridProxier

func NewHybridProxier(
	unidlingLoadBalancer config.EndpointsConfigHandler,
	unidlingProxy *userspace.Proxier,
	mainEndpointsHandler config.EndpointsConfigHandler,
	mainProxy proxy.ProxyProvider,
	mainServicesHandler config.ServiceConfigHandler,
	syncPeriod time.Duration,
	serviceLister kcorelisters.ServiceLister,
) (*HybridProxier, error)

func (*HybridProxier) OnEndpointsUpdate

func (p *HybridProxier) OnEndpointsUpdate(endpoints []*api.Endpoints)

func (*HybridProxier) OnServiceUpdate

func (p *HybridProxier) OnServiceUpdate(services []*api.Service)

func (*HybridProxier) Sync

func (p *HybridProxier) Sync()

Sync is called to immediately synchronize the proxier state to iptables

func (*HybridProxier) SyncLoop

func (p *HybridProxier) SyncLoop()

SyncLoop runs periodic work. This is expected to run as a goroutine or as the main loop of the app. It does not return.

Jump to

Keyboard shortcuts

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