public class KubernetesClientConfigMapPropertySourceLocator extends ConfigMapPropertySourceLocator
properties| Constructor and Description |
|---|
KubernetesClientConfigMapPropertySourceLocator(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
ConfigMapConfigProperties properties,
KubernetesClientProperties kubernetesClientProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.env.MapPropertySource |
getMapPropertySource(String name,
ConfigMapConfigProperties.NormalizedSource normalizedSource,
String configurationTarget,
org.springframework.core.env.ConfigurableEnvironment environment) |
locatepublic KubernetesClientConfigMapPropertySourceLocator(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
ConfigMapConfigProperties properties,
KubernetesClientProperties kubernetesClientProperties)
protected org.springframework.core.env.MapPropertySource getMapPropertySource(String name, ConfigMapConfigProperties.NormalizedSource normalizedSource, String configurationTarget, org.springframework.core.env.ConfigurableEnvironment environment)
getMapPropertySource in class ConfigMapPropertySourceLocatorCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.