@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)
Deprecated.
|
Fabric8ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties properties,
org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.core.env.MapPropertySource |
getMapPropertySource(String applicationName,
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties.NormalizedSource normalizedSource,
String configurationTarget,
org.springframework.core.env.ConfigurableEnvironment environment) |
locate, locateCollection
@Deprecated public Fabric8ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client, org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties properties)
public Fabric8ConfigMapPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client, org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties properties, org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider)
protected org.springframework.core.env.MapPropertySource getMapPropertySource(String applicationName, 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.ConfigMapPropertySourceLocator
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.