mdgreenfield / go-gcp-common

Common code shared by GCP-maintained plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vault-Google Cloud Platform Common Library

Utils for Vault/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 the:

Usage:

import "github.com/hashicorp/go-vault-gcp-common/gcputil"

About

Common code shared by GCP-maintained plugins

License:Mozilla Public License 2.0


Languages

Language:Go 100.0%