Skip to content

benumbed/nim-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-vault

Travis CI

Light wrapper around the HashiCorp Vault API. The library is currently tested against the latest version of the official Vault Docker container.

NOTE: This library is a work in-progress, the supported endpoints are expanding regularly. Any Enterprise-level API calls will be provided as procs, but these procs will not be tested due to not having an Enterprise licensed server to test against.

Documentation

Currently you'll need to take a look at the modules in nim_vault/src/nim_vault/bare. Generated docs from the source are coming Real Soon Now (TM).