public class KubernetesClientSecretsPropertySourceLocator extends SecretsPropertySourceLocator
properties| Constructor and Description |
|---|
KubernetesClientSecretsPropertySourceLocator(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
KubernetesClientProperties kubernetesClientProperties,
SecretsConfigProperties secretsConfigProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.env.MapPropertySource |
getPropertySource(org.springframework.core.env.ConfigurableEnvironment environment,
SecretsConfigProperties.NormalizedSource normalizedSource,
String configurationTarget) |
locate, putPathConfigpublic KubernetesClientSecretsPropertySourceLocator(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
KubernetesClientProperties kubernetesClientProperties,
SecretsConfigProperties secretsConfigProperties)
protected org.springframework.core.env.MapPropertySource getPropertySource(org.springframework.core.env.ConfigurableEnvironment environment,
SecretsConfigProperties.NormalizedSource normalizedSource,
String configurationTarget)
getPropertySource in class SecretsPropertySourceLocatorCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.