| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationWatcherConfigurationProperties |
ConfigMapWatcherChangeDetector.k8SConfigurationProperties |
protected ConfigurationWatcherConfigurationProperties |
SecretsWatcherChangeDetector.k8SConfigurationProperties |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapWatcherChangeDetector |
ConfigurationWatcherAutoConfiguration.httpBasedConfigMapWatchChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator configMapPropertySourceLocator,
org.springframework.cloud.kubernetes.config.SecretsPropertySourceLocator secretsPropertySourceLocator,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadFactory,
org.springframework.web.reactive.function.client.WebClient webClient,
org.springframework.cloud.kubernetes.discovery.reactive.KubernetesReactiveDiscoveryClient kubernetesReactiveDiscoveryClient) |
SecretsWatcherChangeDetector |
ConfigurationWatcherAutoConfiguration.httpBasedSecretsWatchChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.SecretsPropertySourceLocator secretsPropertySourceLocator,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadFactory,
org.springframework.web.reactive.function.client.WebClient webClient,
org.springframework.cloud.kubernetes.discovery.reactive.KubernetesReactiveDiscoveryClient kubernetesReactiveDiscoveryClient) |
| Constructor and Description |
|---|
BusEventBasedConfigMapWatcherChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator configMapPropertySourceLocator,
org.springframework.cloud.bus.BusProperties busProperties,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor) |
BusEventBasedSecretsWatcherChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.SecretsPropertySourceLocator secretsPropertySourceLocator,
org.springframework.cloud.bus.BusProperties busProperties,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor) |
ConfigMapWatcherChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator configMapPropertySourceLocator,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor) |
HttpBasedConfigMapWatchChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator configMapPropertySourceLocator,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor,
org.springframework.web.reactive.function.client.WebClient webClient,
org.springframework.cloud.kubernetes.discovery.reactive.KubernetesReactiveDiscoveryClient k8sReactiveDiscoveryClient) |
HttpBasedSecretsWatchChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.SecretsPropertySourceLocator secretsPropertySourceLocator,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor,
org.springframework.web.reactive.function.client.WebClient webClient,
org.springframework.cloud.kubernetes.discovery.reactive.KubernetesReactiveDiscoveryClient k8sReactiveDiscoveryClient) |
SecretsWatcherChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy strategy,
org.springframework.cloud.kubernetes.config.SecretsPropertySourceLocator secretsPropertySourceLocator,
ConfigurationWatcherConfigurationProperties k8SConfigurationProperties,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor) |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.