Categorygithub.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewDescribeListenersPaginator returns a new DescribeListenersPaginator.
NewDescribeLoadBalancersPaginator returns a new DescribeLoadBalancersPaginator.
NewDescribeTargetGroupsPaginator returns a new DescribeTargetGroupsPaginator.
NewFromConfig returns a new client from the provided config.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client provides the API client to make operations call for Elastic Load Balancing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DescribeListenersPaginator is a paginator for DescribeListeners.
DescribeListenersPaginatorOptions is the paginator options for DescribeListeners.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DescribeLoadBalancersPaginator is a paginator for DescribeLoadBalancers.
DescribeLoadBalancersPaginatorOptions is the paginator options for DescribeLoadBalancers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DescribeTargetGroupsPaginator is a paginator for DescribeTargetGroups.
DescribeTargetGroupsPaginatorOptions is the paginator options for DescribeTargetGroups.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DescribeListenersAPIClient is a client that implements the DescribeListeners operation.
DescribeLoadBalancersAPIClient is a client that implements the DescribeLoadBalancers operation.
DescribeTargetGroupsAPIClient is a client that implements the DescribeTargetGroups operation.
EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.