5922caef4c
Platform support for Go. This is needed to break apart a circular dependency.
5 lines
229 B
Text
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.
|