Module dev

Source

Structs§

VaultRunner
Provide an instance of Vault if vault is installed on the current machine and within the default path.

Constants§

ROOT_TOKEN

Functions§

test_host
This will return the vault host or panic.
test_host_safe
This will return the vault host, if vault was started successfully. If vault is expected to be available, an assertion will cause this to fail.