package
0.35.0-rc.0-ini-patch-1
Repository: https://github.com/jvitor03/provider-aws.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildELBListeners builds a list of elbtypes.Listener from given list of v1alpha1.Listener.
BuildELBTags generates a list of elbtypes.Tag from given list of v1alpha1.Tag.
CreatePatch creates a v1alpha1.ELBParameters that has only the changed values between the target v1alpha1.ELBParameters and the current elbtypes.LoadBalancerDescription.
GenerateCreateELBInput generate instance of elasticLoadBlancing.CreateLoadBalancerInput.
GenerateELBObservation is used to produce v1alpha1.ELBObservation from elasticLoadBalancing.LoadBalancerDescription.
IsELBNotFound returns true if the error is because the item doesn't exist.
IsUpToDate checks whether there is a change in any of the modifiable fields.
LateInitializeELB fills the empty fields in *v1alpha1.ELBParameters with the values seen in elasticLoadBalancing.ELB.
NewClient returns a new Elastic Load Balancer client.

# Interfaces

A Client handles CRUD operations for Elastic Load Balancing resources.