floating_ip

package
v0.0.0-...-e7a82c9 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FloatingIPConfig

type FloatingIPConfig struct {
	Enabled   bool   `config:"enabled"`
	IP        string `config:"ip"`
	Netmask   string `config:"netmask"`
	Interface string `config:"interface"`
	Priority  int    `config:"priority"`
}

type FloatingIPPlugin

type FloatingIPPlugin struct {
}

func (FloatingIPPlugin) Name

func (this FloatingIPPlugin) Name() string

func (FloatingIPPlugin) Setup

func (module FloatingIPPlugin) Setup(cfg *config.Config)

func (FloatingIPPlugin) Start

func (module FloatingIPPlugin) Start() error

func (FloatingIPPlugin) Stop

func (module FloatingIPPlugin) Stop() error

Jump to

Keyboard shortcuts

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