Uses of Record Class
org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
Packages that use SourceConfigProperties.Source
-
Uses of SourceConfigProperties.Source in org.springframework.cloud.kubernetes.commons.config
Methods in org.springframework.cloud.kubernetes.commons.config that return types with arguments of type SourceConfigProperties.SourceConstructor parameters in org.springframework.cloud.kubernetes.commons.config with type arguments of type SourceConfigProperties.SourceModifierConstructorDescriptionConfigMapConfigProperties(boolean enabled, List<SourceConfigProperties.Source> sources, Map<String, String> labels, String name, String namespace, boolean useNameAsPrefix, boolean includeProfileSpecificSources, boolean failFast, RetryProperties retry, ReadType readType) SecretsConfigProperties(boolean enabled, List<SourceConfigProperties.Source> sources, Map<String, String> labels, String name, String namespace, boolean useNameAsPrefix, boolean includeProfileSpecificSources, boolean failFast, RetryProperties retry, ReadType readType)