tree: cdbe3cf806a91fd7a19b2526db3a2c3dfe1f504d [path history] [tgz]
  1. internal/
  2. CHANGES.md
  3. examples_test.go
  4. go.mod
  5. go.sum
  6. metadata.go
  7. metadata_test.go
  8. README.md
  9. retry.go
  10. retry_linux.go
  11. retry_linux_test.go
  12. retry_test.go
compute/metadata/README.md

Compute API

Go Reference

This is a utility library for communicating with Google Cloud metadata service on Google Cloud.

Install

go get cloud.google.com/go/compute/metadata

Go Version Support

See the Go Versions Supported section in the root directory's README.

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.