haproxy

package
v0.0.0-...-2e893ec Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 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 Haproxy

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

Haproxy represents a real HAProxy instance.

func NewInstance

func NewInstance(cfg HaproxyConfig) (*Haproxy, error)

func (*Haproxy) Reload

func (p *Haproxy) Reload(cfgBytes []byte) error

type HaproxyConfig

type HaproxyConfig struct {
	ConfigPath       string
	TemplatePath     string
	ReloadScriptPath string
	ReloadInterval   time.Duration
}

Configuration object for constructing Haproxy.

Jump to

Keyboard shortcuts

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