mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 10:03:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			970 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			970 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Compute API
 | 
						|
 | 
						|
[](https://pkg.go.dev/cloud.google.com/go/compute/metadata)
 | 
						|
 | 
						|
This is a utility library for communicating with Google Cloud metadata service
 | 
						|
on Google Cloud.
 | 
						|
 | 
						|
## Install
 | 
						|
 | 
						|
```bash
 | 
						|
go get cloud.google.com/go/compute/metadata
 | 
						|
```
 | 
						|
 | 
						|
## Go Version Support
 | 
						|
 | 
						|
See the [Go Versions Supported](https://github.com/googleapis/google-cloud-go#go-versions-supported)
 | 
						|
section in the root directory's README.
 | 
						|
 | 
						|
## Contributing
 | 
						|
 | 
						|
Contributions are welcome. Please, see the [CONTRIBUTING](https://github.com/GoogleCloudPlatform/google-cloud-go/blob/main/CONTRIBUTING.md)
 | 
						|
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](https://github.com/GoogleCloudPlatform/google-cloud-go/blob/main/CONTRIBUTING.md#contributor-code-of-conduct)
 | 
						|
for more information.
 |