Package | Description |
---|---|
org.springframework.cloud.kubernetes.commons.config |
Modifier and Type | Method and Description |
---|---|
ConfigMapConfigProperties.NormalizedSource |
ConfigMapConfigProperties.Source.normalize(String defaultName,
String defaultNamespace)
Deprecated.
|
ConfigMapConfigProperties.NormalizedSource |
ConfigMapConfigProperties.Source.normalize(String defaultName,
String defaultNamespace,
boolean defaultUseNameAsPrefix,
boolean defaultIncludeProfileSpecificSources) |
Modifier and Type | Method and Description |
---|---|
List<ConfigMapConfigProperties.NormalizedSource> |
ConfigMapConfigProperties.determineSources() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.springframework.core.env.MapPropertySource |
ConfigMapPropertySourceLocator.getMapPropertySource(String applicationName,
ConfigMapConfigProperties.NormalizedSource normalizedSource,
String configurationTarget,
org.springframework.core.env.ConfigurableEnvironment environment) |
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.