pkgsrc/net/gcloud-golang-metadata/DESCR
bsiegert 5922caef4c Add a package for the metadata module that is part of the Google Cloud
Platform support for Go. This is needed to break apart a circular dependency.
2015-05-11 13:02:21 +00:00

5 lines
229 B
Text

Package metadata provides access to Google Compute Engine (GCE) metadata
and API service accounts.
This package is a wrapper around the GCE metadata service, as documented
at https://developers.google.com/compute/docs/metadata.