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
Click to show internal directories.
Click to hide internal directories.