haproxy

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2016 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildCustomConfig added in v0.4.0

func BuildCustomConfig(lbConfig *config.LoadBalancerConfig, customConfig string) error

func GetDefaultConfig added in v0.4.0

func GetDefaultConfig() map[string]map[string]string

Types

type Provider added in v0.4.0

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

func (*Provider) ApplyConfig added in v0.4.0

func (lbp *Provider) ApplyConfig(lbConfig *config.LoadBalancerConfig) error

func (*Provider) CleanupConfig added in v0.4.0

func (lbp *Provider) CleanupConfig(name string) error

func (*Provider) GetName added in v0.4.0

func (lbp *Provider) GetName() string

func (*Provider) GetPublicEndpoints added in v0.4.0

func (lbp *Provider) GetPublicEndpoints(configName string) []string

func (*Provider) IsHealthy added in v0.4.0

func (lbp *Provider) IsHealthy() bool

func (*Provider) ProcessCustomConfig added in v0.4.0

func (lbp *Provider) ProcessCustomConfig(lbConfig *config.LoadBalancerConfig, customConfig string) error

func (*Provider) Run added in v0.4.0

func (lbp *Provider) Run(syncEndpointsQueue *utils.TaskQueue)

func (*Provider) StartHaproxy added in v0.4.0

func (lbp *Provider) StartHaproxy() error

func (*Provider) Stop added in v0.4.0

func (lbp *Provider) Stop() error

Jump to

Keyboard shortcuts

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