@Order(value=0)
public class Fabric8ConfigMapPropertySourceLocator
extends org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
PropertySourceLocator that uses config maps.| Constructor and Description |
|---|
Fabric8ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.env.MapPropertySource |
getMapPropertySource(String name,
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties.NormalizedSource normalizedSource,
String configurationTarget,
org.springframework.core.env.ConfigurableEnvironment environment) |
locatepublic Fabric8ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties properties)
protected org.springframework.core.env.MapPropertySource getMapPropertySource(String name, org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties.NormalizedSource normalizedSource, String configurationTarget, org.springframework.core.env.ConfigurableEnvironment environment)
getMapPropertySource in class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocatorCopyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.