vertx / io.vertx.config.vault.client / SlimVaultClient / list
list
open fun list(path: String, resultHandler: Handler<AsyncResult<MutableList<String>>>): Unit
Lists secrets from path (children).
Parameters
path - the path
resultHandler - the callback invoked with the result