Versions in this module Expand all Collapse all v0 v0.2.0 May 30, 2014 Changes in this version + type Client struct + func NewClient(e string, a identity.AuthResults, o identity.AuthOptions) *Client + func (c *Client) GetAccountURL() string + func (c *Client) GetContainerURL(container string) string + func (c *Client) GetHeaders() (map[string]string, error) + func (c *Client) GetObjectURL(container, object string) string