aws

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateNetworkLoadBalancer

func UpdateNetworkLoadBalancer(
	nlbDNS string,
	serviceNameTagValue string,
	nlbAttributes NetworkLoadBalancerAttributes) (bool, error)

UpdateNetworkLoadBalancer updates an AWS load balancer

Types

type APIClient

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

APIClient is the struct implementing the AWS provider interface

type NetworkLoadBalancerAttributes

type NetworkLoadBalancerAttributes struct {
	LoadBalancerTerminationProtection bool
	TargetGroupDeregistrationDelay    int
	TargetGroupStickness              bool
	TargetGroupProxyProtocol          bool
}

NetworkLoadBalancerAttributes struct

Jump to

Keyboard shortcuts

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