package
2.8.2+incompatible
Repository: https://github.com/kubernetes-sigs/aws-load-balancer-controller.git
Documentation: pkg.go.dev

# Functions

BuildTargetHealthPodConditionType constructs the condition type for TargetHealth pod condition.
IndexFuncServiceRefName is IndexFunc for "ServiceReference" index.
NewCachedTargetsManager constructs new cachedTargetsManager.
NewDefaultNetworkingManager constructs defaultNetworkingManager.
NewDefaultResourceManager constructs new defaultResourceManager.
UniqueIDForTargetDescription generates a unique ID to differentiate targets.

# Constants

Index Key for "ServiceReference" index.
Prefix for TargetHealth pod condition type.
Legacy Prefix for TargetHealth pod condition type(used by AWS ALB Ingress Controller).

# Structs

TargetInfo contains information about a TargetGroup target.

# Interfaces

NetworkingManager manages the networking for targetGroupBindings.
ResourceManager manages the TargetGroupBinding resource.
TargetsManager is an abstraction around ELBV2's targets API.