Database.Vault.KVv2.Client.Lens
current :: Value -> Either String SecretVersion Source #
list :: Value -> Either String [VaultKey] Source #
metadata :: Value -> Either String SecretMetadata Source #
maybeError :: Either String Value -> Maybe Error Source #
secret :: Value -> Either String SecretData Source #
version :: Value -> Either String SecretVersion Source #