commit | 749fa3a8f1d2ec014ca66f3717b97d58886d23cf | [log] [tgz] |
---|---|---|
author | Kevin Moore <github@j832.com> | Fri Nov 07 01:23:21 2014 +0100 |
committer | Kevin Moore <github@j832.com> | Fri Nov 07 01:23:21 2014 +0100 |
tree | 7258d1da6070231576add2750604f7910cc16d09 | |
parent | 4774d1f7da99d343da4b464d5009c61e0229e581 [diff] |
pkg/gcloud: v0.1.1 remove unused dependencies ready for v0.1.1 release R=kustermann@google.com Review URL: https://codereview.chromium.org//707983002
High level interface for Google Cloud Platform APIs
If you want to run the end-to-end tests, a Google Cloud project is required. When running these tests the following envrionment variables needs to be set:
GCLOUD_E2E_TEST_PROJECT GCLOUD_E2E_TEST_KEY
The vaule of the environment variable GCLOUD_E2E_TEST_PROJECT
is the name of the Google Cloud project to use. The value of the environment variable GCLOUD_E2E_TEST_KEY
is a Google Cloud Storage path (starting wiht gs://
) to a JSON key file for a service account providing access to the Cloud Project.