model

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 1 Imported by: 25

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LBConfig

type LBConfig struct {
	LBEndpoint       string
	LBTargetPoolName string
	LBTargetPort     string
	LBTargets        []LBTarget
}

func (LBConfig) String added in v0.3.2

func (c LBConfig) String() string

type LBTarget

type LBTarget struct {
	HostIP string
	Port   string
}

func (LBTarget) String added in v0.3.2

func (t LBTarget) String() string

Jump to

Keyboard shortcuts

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