Uses of Record Class
org.springframework.cloud.kubernetes.commons.config.SourceData
Packages that use SourceData
-
Uses of SourceData in org.springframework.cloud.kubernetes.commons.config
Methods in org.springframework.cloud.kubernetes.commons.config that return SourceDataModifier and TypeMethodDescriptionfinal SourceDataLabeledSourceData.compute(Map<String, String> labels, ConfigUtils.Prefix prefix, String target, boolean failFast, String namespace) final SourceDataNamedSourceData.compute(String sourceName, ConfigUtils.Prefix prefix, String target, boolean profileSources, boolean failFast, String namespace, String[] activeProfiles) static SourceDataSourceData.emptyRecord(String sourceName) Constructors in org.springframework.cloud.kubernetes.commons.config with parameters of type SourceDataModifierConstructorDescriptionSecretsPropertySource(SourceData sourceData) SourceDataEntriesProcessor(SourceData sourceData)