Uses of Class
org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties.NormalizedSource
Packages that use SecretsConfigProperties.NormalizedSource
-
Uses of SecretsConfigProperties.NormalizedSource in org.springframework.cloud.kubernetes.commons.config
Methods in org.springframework.cloud.kubernetes.commons.config that return SecretsConfigProperties.NormalizedSourceModifier and TypeMethodDescriptionSecretsConfigProperties.Source.normalize(String defaultName, String defaultNamespace, Map<String, String> defaultLabels) Methods in org.springframework.cloud.kubernetes.commons.config that return types with arguments of type SecretsConfigProperties.NormalizedSourceMethods in org.springframework.cloud.kubernetes.commons.config with parameters of type SecretsConfigProperties.NormalizedSourceModifier and TypeMethodDescriptionprotected abstract org.springframework.core.env.MapPropertySourceSecretsPropertySourceLocator.getPropertySource(org.springframework.core.env.ConfigurableEnvironment environment, SecretsConfigProperties.NormalizedSource normalizedSource, String configurationTarget)