elbv2

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadBalancer

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

func NewLoadBalancer

func NewLoadBalancer(client loadBalancersClient, name, arn *string) LoadBalancer

func (LoadBalancer) Delete

func (l LoadBalancer) Delete() error

func (LoadBalancer) Name

func (l LoadBalancer) Name() string

type LoadBalancers

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

func NewLoadBalancers

func NewLoadBalancers(client loadBalancersClient, logger logger) LoadBalancers

func (LoadBalancers) List

func (l LoadBalancers) List(filter string) ([]common.Deletable, error)

type TargetGroup

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

func NewTargetGroup

func NewTargetGroup(client targetGroupsClient, name, arn *string) TargetGroup

func (TargetGroup) Delete

func (t TargetGroup) Delete() error

func (TargetGroup) Name

func (t TargetGroup) Name() string

type TargetGroups

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

func NewTargetGroups

func NewTargetGroups(client targetGroupsClient, logger logger) TargetGroups

func (TargetGroups) List

func (t TargetGroups) List(filter string) ([]common.Deletable, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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