Package io.github.jopenlibs.vault.api.sys


package io.github.jopenlibs.vault.api.sys

Intended for internal use by other classes within the Vault driver library.

Classes in this package implements the /sys/ API endpoints. There are not meant to be instantiated directly. Rather, they should be used by way of the io.github.jopenlibs.vault.Vault driver class, in a DSL-style builder pattern approach.