Versions in this module Expand all Collapse all v1 v1.1.2 Sep 30, 2016 v1.1.1 Sep 28, 2016 Changes in this version + type Client struct + func NewClient(config *bq.TableReference, s3 *redshift.S3Configuration) (*Client, error) + func (c *Client) TransferToCloudStorage(source *redshift.UnloadResult) (*StoredResult, error) + type StoredResult struct + BucketName string + Prefix string