Class | Description |
---|---|
ConfigMapLabelSupplier |
Based on configuration dynamically evaluates the label selector.
|
KubernetesConfigMapWatcher |
Watches for ConfigMap changes and makes the appropriate changes to the
Environment by adding or removing
PropertySource s. |
KubernetesConfigMapWatcherCondition |
Condition evaluates when the
KubernetesConfigMapWatcherCondition is enabled. |
KubernetesConfigurationClient |
A
ConfigurationClient implementation that provides PropertySource s read from Kubernetes ConfigMap's. |