mirror of
https://github.com/hashicorp/go-gcp-common
synced 2026-04-05 18:48:06 +00:00
No description
- Go 100%
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| gcputil | ||
| .gitignore | ||
| CODEOWNERS | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
Vault-Google Cloud Platform Common Library
Utilities for Vault and GCP integrations. Includes helpers for:
- Parsing GCP credential JSON or finding default credentials
- Various helpers for some GCP APIs
This library was created to be shared by Vault-GCP integrations including:
Usage:
import "github.com/hashicorp/go-vault-gcp-common/gcputil"