hashicorp_vault 0.3.5

HashiCorp Vault API client for Rust
docs.rs failed to build hashicorp_vault-0.3.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: hashicorp_vault-2.1.1

Vault

Build Status

HashiCorp Vault API client for Rust.

vault server -dev
vault token-create -id="test12345"

High Availability

To use this with a highly available vault, you need to either let consul handle DNS for this crate or handle identifying the Vault leader separately.

TODO

  • Add support for managing Vault