Module vault.java.driver
Package io.github.jopenlibs.vault.api.sys.mounts
package io.github.jopenlibs.vault.api.sys.mounts
Classes implementing Vault's mounts system.
The classes in this package 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.
-
ClassDescriptionA container for options returned by mounts endpoints on the Secret Engine backend.A container for options returned by mounts endpoints on the Secret Engine backend.A container for options sent to mounts endpoints on the Secret Engine backend as REST payload.The implementing class for operations on Vault's
/v1/sys/mounts/*REST endpoints.A representation of different available secret engine mount pointsA container for Time To Live information sent to mounts endpoints on the Secret Engine backend as REST payload.