Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TargetGroup ¶
type TargetGroup struct { ProjectNameTag *string ConfigNameTag *string ServiceNameTag *string TargetGroupArn *string }
TargetGroup struct
func FindAll ¶
func FindAll(albc aws.ALBAPI, names []*string) ([]*TargetGroup, error)
FindAll returns all target groups in a list
func (*TargetGroup) ProjectName ¶
func (s *TargetGroup) ProjectName() *string
ProjectName returns tag
func (*TargetGroup) ServiceName ¶
func (s *TargetGroup) ServiceName() *string
ServiceName returns tag
Click to show internal directories.
Click to hide internal directories.