Package | Description |
---|---|
io.fabric8.spring.cloud.kubernetes.config | |
io.fabric8.spring.cloud.kubernetes.reload |
Modifier and Type | Method and Description |
---|---|
SecretsPropertySourceLocator |
BootstrapConfiguration.KubernetesPropertySourceConfiguration.secretsPropertySourceLocator(SecretsConfigProperties properties) |
Constructor and Description |
---|
EventBasedConfigurationChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
ConfigurationUpdateStrategy strategy,
ConfigMapPropertySourceLocator configMapPropertySourceLocator,
SecretsPropertySourceLocator secretsPropertySourceLocator) |
PollingConfigurationChangeDetector(org.springframework.core.env.AbstractEnvironment environment,
ConfigReloadProperties properties,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
ConfigurationUpdateStrategy strategy,
ConfigMapPropertySourceLocator configMapPropertySourceLocator,
SecretsPropertySourceLocator secretsPropertySourceLocator) |
Copyright © 2016–2019 Red Hat. All rights reserved.