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

write

open fun write(path: String, secrets: JsonObject, resultHandler: Handler<AsyncResult<Secret>>): Unit

Write a secret to `path`.

Parameters

path - the path

resultHandler - the callback invoked with the result