Class | Description |
---|---|
KubernetesConfigMapWatcher |
Watches for ConfigMap changes and makes the appropriate changes to the
Environment by adding or removing
PropertySource s. |
KubernetesConfigurationClient |
A
ConfigurationClient implementation that provides PropertySource s read from Kubernetes ConfigMap's. |
KubernetesConfigurationUtils |
Utility class with methods to help with ConfigMaps and Secrets.
|