targetgroup

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBackendProtocol         = elbv2.ProtocolEnumHttp
	DefaultHealthyThresholdCount   = 2
	DefaultUnhealthyThresholdCount = 2
	DefaultSuccessCodes            = "200"
)

Variables

This section is empty.

Functions

func NewParser

NewParser creates a new target group annotation parser

Types

type Config

type Config struct {
	Attributes              []*elbv2.TargetGroupAttribute
	BackendProtocol         *string
	HealthyThresholdCount   *int64
	SuccessCodes            *string
	TargetType              *string
	UnhealthyThresholdCount *int64
}

func Dummy

func Dummy() *Config

func (*Config) Merge

func (a *Config) Merge(b *Config, cfg *config.Configuration) *Config

Merge merge two config according to defaults in cfg

Jump to

Keyboard shortcuts

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