# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetAccountName returns a account name from a provider name and provider ID.
# Structs
AccessToken are used to make API requests on behalf of a user.
Account represents a user account.
MachineType describes a set of machines/hosts sharing same hardware specs.
# Interfaces
AccessTokenService provides access to AccessToken objects.
AccountService provides access to Account objects.
MachineTypeService provides access to machine types objects.
Service provides access to all storage objects.