service

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndPoint

type EndPoint struct {
	IP   string
	Port uint16
}

EndPoint is

func (EndPoint) String

func (ep EndPoint) String() string

type Lvser

type Lvser interface {
	CreateVirtualServer(vs string, config bool) error
	IsVirtualServerAvailable(vs string) bool
	DeleteVirtualServer(vs string, config bool) error

	//config is config to lvscare struct
	CreateRealServer(rs string, config bool) error
	//config is config to lvscare struct
	DeleteRealServer(rs string, config bool) error

	CheckRealServers(path, schem string)
}

Lvser is

func BuildLvscare

func BuildLvscare() Lvser

BuildLvscare is

Jump to

Keyboard shortcuts

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