Uses of Package
org.springframework.cloud.kubernetes.commons.config
Packages that use org.springframework.cloud.kubernetes.commons.config
Package
Description
-
Classes in org.springframework.cloud.kubernetes.commons.config used by org.springframework.cloud.kubernetes.commons.configClassDescriptionProvides a more succinct conditional
spring.cloud.kubernetes.config.fail-fast.@Conditionalthat matches when either or both of@ConditionalOnKubernetesConfigRetryEnabledand@ConditionalOnKubernetesSecretsRetryEnabled.@Conditionalthat matches when at least one of Spring Cloud Kubernetes, Kubernetes ConfigMap property sources or Kubernetes ConfigMap property sources fail fast (thus retry) is disabled.@Conditionalthat only matches when Spring Cloud Kubernetes, Kubernetes config, Kubernetes config fail-fast and Kubernetes config retry are enabled.Provides a more succinct conditionalspring.cloud.kubernetes.secrets.fail-fast.@Conditionalthat matches when at least one of Spring Cloud Kubernetes, Kubernetes Secret property sources or Kubernetes Secret property sources fail fast (thus retry) is disabled.@Conditionalthat only matches when Spring Cloud Kubernetes, Kubernetes secrets, Kubernetes secrets fail-fast and Kubernetes secrets retry are enabled.Config map configuration properties.A PropertySourceLocator that uses config maps.Base class for Normalized Sources.Defines the type of the normalized source.Properties for configuring Kubernetes secrets.KubernetesPropertySourceLocatorfor secrets.Config map source.Holds the data for a certain source. -
Classes in org.springframework.cloud.kubernetes.commons.config used by org.springframework.cloud.kubernetes.commons.configdataClassDescriptionConfig map configuration properties.Properties for configuring Kubernetes secrets.