Uses of Class
org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
Packages that use SecretsPropertySourceLocator
-
Uses of SecretsPropertySourceLocator in org.springframework.cloud.kubernetes.commons.config
Modifier and TypeClassDescriptionclassSecretsPropertySourceLocator for when retry is enabled.Methods in org.springframework.cloud.kubernetes.commons.config that return SecretsPropertySourceLocatorModifier and TypeMethodDescriptionConfigDataRetryableSecretsPropertySourceLocator.getSecretsPropertySourceLocator()Methods in org.springframework.cloud.kubernetes.commons.config with parameters of type SecretsPropertySourceLocatorModifier and TypeMethodDescriptionvoidConfigDataRetryableSecretsPropertySourceLocator.setSecretsPropertySourceLocator(SecretsPropertySourceLocator secretsPropertySourceLocator) Constructors in org.springframework.cloud.kubernetes.commons.config with parameters of type SecretsPropertySourceLocatorModifierConstructorDescriptionConfigDataRetryableSecretsPropertySourceLocator(SecretsPropertySourceLocator propertySourceLocator, SecretsConfigProperties secretsConfigProperties)