f5ltm

package
v0.1.2-0...-6576f98 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigIP

type BigIP struct {
	Endpoint                string `yaml:"httpEndpoint"`
	User                    string `yaml:"username"`
	Password                string `yaml:"password"`
	AuthProvider            string `yaml:"authProvider"`
	HttpPort                int    `yaml:"httpPort"`
	HttpsPort               int    `yaml:"httpsPort"`
	MonitorName             string `yaml:"monitorName"`
	LoadBalancingMode       string `yaml:"loadBalancingMode"`
	Partition               string `yaml:"partition"`
	UpdateMode              string `yaml:"updateMode"`
	GlobalHTTPPolicy        string `yaml:"globalHTTPPolicy"`
	GlobalSSLPolicy         string `yaml:"globalSSLPolicy"`
	ObjectDescriptionSuffix string `yaml:"objectDescriptionSuffix"`
	// contains filtered or unexported fields
}

func (*BigIP) HandleVSUpdate

func (f5 *BigIP) HandleVSUpdate(msg comm.Message) comm.Message

manages the update event for virtual server mode

func (*BigIP) Start

func (f5 *BigIP) Start(receive <-chan comm.Message, send chan<- comm.Message) error

Start initialize extension and starts listening for messages from core

func (*BigIP) Stop

func (f5 *BigIP) Stop() error

Stop stops the extension

Jump to

Keyboard shortcuts

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