| Package | Description |
|---|---|
| io.fabric8.spring.cloud.kubernetes.reload |
| Modifier and Type | Class and Description |
|---|---|
class |
EventBasedConfigurationChangeDetector
A change detector that subscribes to changes in secrets and configmaps and fire a reload when something changes.
|
class |
PollingConfigurationChangeDetector
A change detector that periodically retrieves secrets and configmaps and fire a reload when something changes.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationChangeDetector |
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans.propertyChangeWatcher(ConfigReloadProperties properties,
ConfigurationUpdateStrategy strategy)
Provides a bean that listen to configuration changes and fire a reload.
|
Copyright © 2016 Red Hat. All rights reserved.