# 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.