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

delete

open fun delete(path: String, resultHandler: Handler<AsyncResult<Void>>): Unit

Deletes a secret from `path`.

Parameters

path - the path

resultHandler - the callback invoked with the result