All Classes and Interfaces
Class
Description
Abstraction over configuration properties.
Kubernetes config retry properties.
Provides a more succinct conditional
spring.cloud.kubernetes.config.enabled.Provides a more succinct conditional
spring.cloud.kubernetes.config.fail-fast.@Conditional that matches when either or both of
@ConditionalOnKubernetesConfigRetryEnabled
and
@ConditionalOnKubernetesSecretsRetryEnabled.@Conditional that matches when at least one of Spring Cloud
Kubernetes, Kubernetes ConfigMap property sources or Kubernetes ConfigMap property
sources fail fast (thus retry) is disabled.@Conditional that only
matches when Spring Cloud Kubernetes, Kubernetes config, Kubernetes config fail-fast
and Kubernetes config retry are enabled.Provides a more succinct conditional
spring.cloud.kubernetes.enabled.Provides a more succinct conditional
spring.cloud.kubernetes.secrets.enabled.Provides a more succinct conditional
spring.cloud.kubernetes.secrets.fail-fast.@Conditional that matches when at least one of Spring Cloud
Kubernetes, Kubernetes Secret property sources or Kubernetes Secret property sources
fail fast (thus retry) is disabled.@Conditional that only
matches when Spring Cloud Kubernetes, Kubernetes secrets, Kubernetes secrets fail-fast
and Kubernetes secrets retry are enabled.Config map configuration properties.
Config map source.
A
MapPropertySource that uses Kubernetes config maps.A
PropertySourceLocator that uses config maps.Configuration reload must be enabled explicitly.
General configuration for the configuration reload.
Reload detection modes.
Reload strategies.
This is the superclass of all beans that can listen to changes in the configuration and
fire a reload.
This is the superclass of all named strategies that can be fired when the configuration
changes.
Utility class that works with configuration properties.
A condition for Event ReloadDetectionMode and auto configuration.
Kubernetes client properties.
Metadata properties.
Kubernetes load balancer mode enum.
Kubernetes load balancer client properties.
Implementation of
ServiceInstanceListSupplier for load balancer in SERVICE
mode.Lazy instantiation utility class.
Utility interface to retrieve Pod related information.
A change detector that periodically retrieves configmaps and fire a reload when
something changes.
A condition for Polling ReloadDetectionMode and auto configuration.
A change detector that periodically retrieves secrets and fire a reload when something
changes.
Utility class to work with property sources.
Properties for configuring Kubernetes secrets.
Kubernetes property source for secrets.
Kubernetes
PropertySourceLocator for secrets.