peridot/vendor/cloud.google.com/go/compute/metadata
Mustafa Gezen ad0f7a5305
Major upgrades
Upgrade to Go 1.20.5, Hydra v2 SDK, rules-go v0.44.2 (with proper resolves), protobuf v25.3 and mass upgrade of Go dependencies.
2024-03-17 08:06:08 +01:00
..
BUILD.bazel Major upgrades 2024-03-17 08:06:08 +01:00
CHANGES.md Major upgrades 2024-03-17 08:06:08 +01:00
LICENSE Major upgrades 2024-03-17 08:06:08 +01:00
README.md Major upgrades 2024-03-17 08:06:08 +01:00
metadata.go Major upgrades 2024-03-17 08:06:08 +01:00
retry.go Major upgrades 2024-03-17 08:06:08 +01:00
retry_linux.go Major upgrades 2024-03-17 08:06:08 +01:00
tidyfix.go Major upgrades 2024-03-17 08:06:08 +01:00

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.