Registry / cloud / hashicorp-vault-sdk

hashicorp-vault-sdk

JSON →
library0.25.1gogounverified

The official Go SDK for HashiCorp Vault, providing client libraries and helpers for interacting with Vault.

go get github.com/hashicorp/vault/sdk
INSTALL
IMPORT
SIG · HASHICORP-VAULT-SD
H
hashicorp-vault-sdk
cloudgov0.25.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sdk
github.com/hashicorp/vault/sdk

Imports the Vault SDK logical package for building backends.

package main import ( "fmt" "github.com/hashicorp/vault/sdk/logical" ) func main() { // Example: create a logical backend b := &logical.Backend{} fmt.Println(b) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
hashicorp-vault-sdk — go get hashicorp-vault-sdk · libregistry