vaultrs 0.8.0

An asynchronous Rust client library for the Hashicorp Vault API.
Documentation
1
2
3
4
5
6
pub mod approle;
pub mod aws;
pub mod cert;
pub mod kubernetes;
pub mod oidc;
pub mod userpass;