VaultConfigStore
open class VaultConfigStore : ConfigStore
An implementation of ConfigStore for Vault (https://www.vaultproject.io/).
VaultConfigStoreFactory
open class VaultConfigStoreFactory : ConfigStoreFactory
Implementation of ConfigStoreFactory to create VaultConfigStore.