Crate streambed_vault

Crate streambed_vault 

Source
Expand description

§Vault

Provides an implementation of the Streambed secret store to be used with the Hashicorp Vault API.

At this time V1 of the KV store is supported.

Modules§

args
Provides command line arguments that are typically used for all services using this module.

Structs§

VaultSecretStore
A client interface that uses the Hashicorp Vault HTTP API.