# Functions
Create authenticates to Rackspace's identity service and attempts to acquire a Token.
WrapOptions embeds a root AuthOptions struct in a package-specific one.
# Variables
ErrPasswordProvided is returned if both a password and an API key are provided to Create.
# Structs
AuthOptions wraps the OpenStack AuthOptions struct to be able to customize the request body when API key authentication is used.