package
0.5.0
Repository: https://github.com/nginxinc/nginx-asg-sync.git
Documentation: pkg.go.dev

# Functions

NewAWSClient creates and configures an AWSClient.
NewAzureClient creates an AzureClient.

# Structs

AWSClient allows you to get the list of IP addresses of instances of an Auto Scaling group.
AzureClient allows you to get the list of IP addresses of VirtualMachines of a VirtualMachine Scale Set.
Upstream is the cloud agnostic representation of an Upstream (eg, common fields for every cloud provider).

# Interfaces

CloudProvider is the interface to connect with any cloud provider.