Uses of Class
org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties.NormalizedSource
Packages that use ConfigMapConfigProperties.NormalizedSource
-
Uses of ConfigMapConfigProperties.NormalizedSource in org.springframework.cloud.kubernetes.commons.config
Methods in org.springframework.cloud.kubernetes.commons.config that return ConfigMapConfigProperties.NormalizedSourceModifier and TypeMethodDescriptionDeprecated.ConfigMapConfigProperties.Source.normalize(String defaultName, String defaultNamespace, boolean defaultUseNameAsPrefix, boolean defaultIncludeProfileSpecificSources) Methods in org.springframework.cloud.kubernetes.commons.config that return types with arguments of type ConfigMapConfigProperties.NormalizedSourceMethods in org.springframework.cloud.kubernetes.commons.config with parameters of type ConfigMapConfigProperties.NormalizedSourceModifier and TypeMethodDescriptionprotected abstract org.springframework.core.env.MapPropertySourceConfigMapPropertySourceLocator.getMapPropertySource(String applicationName, ConfigMapConfigProperties.NormalizedSource normalizedSource, String configurationTarget, org.springframework.core.env.ConfigurableEnvironment environment)