keepalived

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 Keepalived

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

Keepalived represents a real keepalived instance.

func NewInstance

func NewInstance(cfg KeepalivedConfig) (*Keepalived, error)

func (*Keepalived) Reload

func (k *Keepalived) Reload(cfgBytes []byte) error

type KeepalivedConfig

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

Configuration object for constructing Keepalived

Jump to

Keyboard shortcuts

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