[][src]Crate hc_vault

A simple async library to interact with vault and its mounts

Modules

approle

The approle module is used for all interactions with the approle backend in vault

database

The Database module is used for all interactions with the database backend in vault

kv2

The kv2 module is used for all interactions with the v2 key-value backend in vault

Structs

Client

The Client struct represents a single Vault-Connection/Session that can be used for any further requests to vault

Enums

Error

The Error