| Package | Description |
|---|---|
| io.vertx.config.impl.spi | |
| io.vertx.config.kubernetes | |
| io.vertx.config.vault |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryConfigStoreFactory
The factory to create
DirectoryConfigStore. |
class |
EnvVariablesConfigStoreFactory
The factory creating environment variables configuration stores.
|
class |
EventBusConfigStoreFactory
The factory to create
EventBusConfigStore. |
class |
FileConfigStoreFactory
The factory creating Json File configuration stores.
|
class |
HttpConfigStoreFactory
The factory creating Json File configuration stores.
|
class |
JsonConfigStoreFactory
The factory creating Json object configuration stores.
|
class |
SystemPropertiesConfigStoreFactory
The factory creating system properties configuration stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigMapStoreFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
VaultConfigStoreFactory
Implementation of
ConfigStoreFactory to create VaultConfigStore. |
Copyright © 2021. All rights reserved.