# Functions
New is the entry point into Rightscale lib.
# Structs
Bearer is a container for Oauth response from authentication endpoint.
Client struct holds needed information to communicate with Rightscale.
Deployment Represents a single deployment in Rightscale.
RequestParams represents the data needed to make a web request to Rightscale.
ServerArray represents a single array in Rightscale.
# Type aliases
Deployments Represents a collection of deployment resources in Rightscale.
Input Represents a single name/value pair.
Inputs represents a slice of Input which represents a single name/value pair.
ServerArrays represent a collection of ServerArray resources.
ServerInstances represents a collection of servicerInstance reosurces.