vertx / io.vertx.config.vault.client / SlimVaultClient / read

read

open fun read(path: String, responseHandler: Handler<AsyncResult<Secret>>): Unit

Reads a secret from `path`.

Parameters

path - the path

responseHandler - the callback invoked with the result