lb

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoundRobinLoadBalancer

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

func (*RoundRobinLoadBalancer) Select

func (r *RoundRobinLoadBalancer) Select() (*api.ServiceEntry, error)

func (*RoundRobinLoadBalancer) UpdateTargets

func (r *RoundRobinLoadBalancer) UpdateTargets(targets []*api.ServiceEntry)

type TagAwareLoadBalancer

type TagAwareLoadBalancer struct {
	Tags            []string
	FallbackAllowed bool
	// contains filtered or unexported fields
}

func (*TagAwareLoadBalancer) Select

func (t *TagAwareLoadBalancer) Select() (*api.ServiceEntry, error)

func (*TagAwareLoadBalancer) UpdateTargets

func (t *TagAwareLoadBalancer) UpdateTargets(targets []*api.ServiceEntry)

Jump to

Keyboard shortcuts

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