# Functions
NewAccount will parse env vars and return a new account struct.
# Structs
Account represents an Azure account.
Deployment represents a deployment of an acs cluster.
ListRGRouteTableResult defines a struct for making a multi-value channel result type.
ResourceGroup represents a collection of azure resources.
RouteTable holds information from running az network route-table list.
StorageAccount represents an azure storage account.
User represents the user currently logged into an Account.
VM represents an azure vm.
# Interfaces
Storage provides access to StorageAccount objects.