open class Auth
Represents Auth result. |
|
open class Lookup
Represents Lookup result |
|
open class Secret
Represent Secret result. |
|
open class SlimVaultClient
A very simple Vault client - does not intend to be complete. |
|
open class TokenRequest
The token request structure. |
|
open class TokenRequestConverter
Converter for io.vertx.config.vault.client.TokenRequest. NOTE: This class has been automatically generated from the io.vertx.config.vault.client.TokenRequest original class using Vert.x codegen. |
open class VaultException : Exception
Exception used when an interaction with Vault failed. |