options

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuntimeOption

type RuntimeOption interface {
	Set(p *RuntimeOptions) error
}

func MapsDir

func MapsDir(mapsDir string) RuntimeOption

func MasterSocket

func MasterSocket(masterSocketPath string, nbproc int) RuntimeOption

func Socket

func Socket(socket string) RuntimeOption

func SocketDefault

func SocketDefault() RuntimeOption

SocketDefault uses /var/run/haproxy.sock as socket path

func Sockets

func Sockets(socketList map[int]string) RuntimeOption

type RuntimeOptions

type RuntimeOptions struct {
	MapsDir          *string
	MasterSocketData *masterSocketData
	Sockets          map[int]string
}

Jump to

Keyboard shortcuts

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