cloud/storage/gcs: implement storage.Lister

Updates upspin/upspin#145

Change-Id: Ibc792451b56f04131f2fed2e5e43d0f6be9820e0
Reviewed-on: https://upspin-review.googlesource.com/16882
Reviewed-by: Rob Pike <r@golang.org>
2 files changed
tree: 23aea77873301ad6ce093969cdaa28d381695f1f
  1. cloud/
  2. cmd/
  3. vendor/
  4. .gitignore
  5. .travis.yml
  6. AUTHORS
  7. codereview.cfg
  8. CONDUCT.md
  9. CONTRIBUTING.md
  10. CONTRIBUTORS
  11. Gopkg.lock
  12. Gopkg.toml
  13. LICENSE
  14. PATENTS
  15. README.md
README.md

Upspin gcp repository

This repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.

See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.

See the master repository for more information about the Upspin project.