Package | Description |
---|---|
org.springframework.cloud.kubernetes.fabric8.config | |
org.springframework.cloud.kubernetes.fabric8.config.reload |
Modifier and Type | Method and Description |
---|---|
Fabric8SecretsPropertySourceLocator |
Fabric8RetryBootstrapConfiguration.secretsPropertySourceLocator(org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider) |
Fabric8SecretsPropertySourceLocator |
Fabric8BootstrapConfiguration.secretsPropertySourceLocator(org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties,
io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector |
ConfigReloadDefaultAutoConfiguration.ConfigReloadAutoConfigurationBeans.secretsPropertyChangeEventWatcher(org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy strategy,
Fabric8SecretsPropertySourceLocator fabric8SecretsPropertySourceLocator)
Event Based secrets ConfigurationChangeDetector.
|
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector |
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans.secretsPropertyChangeEventWatcher(org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy strategy,
Fabric8SecretsPropertySourceLocator fabric8SecretsPropertySourceLocator)
Event Based secrets ConfigurationChangeDetector.
|
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector |
ConfigReloadDefaultAutoConfiguration.ConfigReloadAutoConfigurationBeans.secretsPropertyChangePollingWatcher(org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy strategy,
Fabric8SecretsPropertySourceLocator fabric8SecretsPropertySourceLocator,
org.springframework.cloud.commons.util.TaskSchedulerWrapper taskScheduler)
Polling secrets ConfigurationChangeDetector.
|
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector |
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans.secretsPropertyChangePollingWatcher(org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties properties,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy strategy,
Fabric8SecretsPropertySourceLocator fabric8SecretsPropertySourceLocator,
org.springframework.cloud.commons.util.TaskSchedulerWrapper taskScheduler)
Polling secrets ConfigurationChangeDetector.
|
Constructor and Description |
---|
EventBasedSecretsChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy strategy,
Fabric8SecretsPropertySourceLocator fabric8SecretsPropertySourceLocator) |
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.