Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
/ hashivault-go Public archive

A go implementation of a Hashicorp Vault client using Elvia rules and conventions.

License

Notifications You must be signed in to change notification settings

3lvia/hashivault-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

Moved to libraries-go.

hashivault-go

Provides a Vault client for the Hashicorp Vault secrets management solution. See the golang documentation for more information (specifically ./pkg/hashivault/doc.go).

Generated documentation

The source code in this repository is documented using godoc standards (https://tip.golang.org/doc/comment). The documentation can be generated and viewed on the local development machine as follows: 0. Install godoc: go install -v golang.org/x/tools/cmd/godoc@latest (if not already installed)

  1. Run godoc -http=:6060 in the root of the project
  2. Open a browser and navigate to http://localhost:6060/pkg/github.com/3lvia/hashivault-go/

About

A go implementation of a Hashicorp Vault client using Elvia rules and conventions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages