alb

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInstances

func GetInstances(albc aws.ALBAPI, arn *string, instances []string) (aws.Instances, error)

GetInstances return instances on the target group

Types

type TargetGroup

type TargetGroup struct {
	ProjectNameTag    *string
	ConfigNameTag     *string
	ServiceNameTag    *string
	AllowedServiceTag *string
	TargetGroupArn    *string
	TargetGroupName   *string
	SlowStartDuration int
}

TargetGroup struct

func FindAll

func FindAll(albc aws.ALBAPI, names []*string) ([]*TargetGroup, error)

FindAll returns all target groups in a list

func (*TargetGroup) AllowedService

func (s *TargetGroup) AllowedService() *string

AllowedService returns which service is allowed to attach to it

func (*TargetGroup) ConfigName

func (s *TargetGroup) ConfigName() *string

ConfigName returns tag

func (*TargetGroup) Name

func (s *TargetGroup) Name() *string

Name returns tag

func (*TargetGroup) ProjectName

func (s *TargetGroup) ProjectName() *string

ProjectName returns tag

func (*TargetGroup) ServiceName

func (s *TargetGroup) ServiceName() *string

ServiceName returns tag

Jump to

Keyboard shortcuts

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