rancher

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2017 License: Apache-2.0 Imports: 13 Imported by: 1

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 (lbp *LBProvider) GetServiceLinks(lb *client.LoadBalancerService) ([]client.ServiceConsumeMap, error)

func (*LBProvider) GetSetting added in v0.4.0

func (lbp *LBProvider) GetSetting(key string) (string, bool)

func (*LBProvider) IsHealthy

func (lbp *LBProvider) IsHealthy() bool

func (*LBProvider) ProcessCustomConfig added in v0.4.0

func (lbp *LBProvider) ProcessCustomConfig(lbConfig *config.LoadBalancerConfig, customConfig string) error

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