aws

package
v0.0.0-...-18c22cb Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StateInService    = "InService"
	StateOutOfService = "OutOfService"
)

Variables

View Source
var ELBWaitSleep = 3 * time.Second

Functions

This section is empty.

Types

type AWS

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

func New

func New() *AWS

func (*AWS) ELBDeregisterInstance

func (aws *AWS) ELBDeregisterInstance(loadBalancerName, instance string) error

func (*AWS) ELBRegisterInstance

func (aws *AWS) ELBRegisterInstance(loadBalancerName, instance string) error

func (*AWS) ELBRequireState

func (aws *AWS) ELBRequireState(loadBalancerName, instance, desired string) error

func (*AWS) ELBWaitState

func (aws *AWS) ELBWaitState(loadBalancerName, instance, desired string)

func (*AWS) InstanceID

func (aws *AWS) InstanceID() (string, error)

Jump to

Keyboard shortcuts

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