rancher

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LBProvider

type LBProvider struct {
	// contains filtered or unexported fields
}

func (*LBProvider) ApplyConfig

func (lbp *LBProvider) ApplyConfig(lbConfig *config.LoadBalancerConfig) error

func (*LBProvider) CleanupConfig

func (lbp *LBProvider) CleanupConfig(name string) error

func (*LBProvider) GetName

func (lbp *LBProvider) GetName() string

func (*LBProvider) GetPublicEndpoints

func (lbp *LBProvider) GetPublicEndpoints(configName string) []string

func (*LBProvider) IsHealthy

func (lbp *LBProvider) IsHealthy() bool

func (*LBProvider) Run

func (lbp *LBProvider) Run(syncEndpointsQueue *utils.TaskQueue)

func (*LBProvider) Stop

func (lbp *LBProvider) Stop() error

type PublicEndpoint

type PublicEndpoint struct {
	IPAddress string
	Port      int
}

Jump to

Keyboard shortcuts

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