Uses of Class
io.quarkus.vault.runtime.config.VaultBootstrapConfig.KvPathConfig
-
Packages that use VaultBootstrapConfig.KvPathConfig Package Description io.quarkus.vault.runtime.config -
-
Uses of VaultBootstrapConfig.KvPathConfig in io.quarkus.vault.runtime.config
Fields in io.quarkus.vault.runtime.config with type parameters of type VaultBootstrapConfig.KvPathConfig Modifier and Type Field Description Map<String,VaultBootstrapConfig.KvPathConfig>VaultBootstrapConfig. secretConfigKvPathPrefixKV store paths configuration.
-