loadbalancer

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultIPAddressType = elbv2.IpAddressTypeIpv4
	DefaultScheme        = elbv2.LoadBalancerSchemeEnumInternal
)

Variables

This section is empty.

Functions

func NewParser

NewParser creates a new target group annotation parser

Types

type Config

type Config struct {
	Scheme         *string
	IPAddressType  *string
	WebACLId       *string
	ShieldAdvanced *bool

	InboundCidrs   []string
	InboundV6CIDRs []string
	Ports          []PortData
	SecurityGroups []string
	Subnets        []string
	Attributes     []*elbv2.LoadBalancerAttribute
}

func Dummy

func Dummy() *Config

type PortData

type PortData struct {
	Port   int64
	Scheme string
}

Jump to

Keyboard shortcuts

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