Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2014 Changes in this version + var ErrPasswordProvided = errors.New("Please provide either a password or an API key.") + func Create(client *gophercloud.ServiceClient, auth AuthOptions) os.CreateResult + type AuthOptions struct + func WrapOptions(original gophercloud.AuthOptions) AuthOptions + func (auth AuthOptions) ToTokenCreateMap() (map[string]interface{}, error)