lbcontroller

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2016 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterController

func RegisterController(name string, controller LBController) error

Types

type LBController

type LBController interface {
	GetName() string
	Run(lbProvider lbprovider.LBProvider)
	Stop() error
	GetLBConfigs() []*lbconfig.LoadBalancerConfig
	IsHealthy() bool
}

func GetController

func GetController(name string) LBController

Jump to

Keyboard shortcuts

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