@Order(value=1)
public class Fabric8SecretsPropertySourceLocator
extends org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
PropertySourceLocator
for secrets.Constructor and Description |
---|
Fabric8SecretsPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties)
Deprecated.
|
Fabric8SecretsPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties,
org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.core.env.MapPropertySource |
getPropertySource(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties.NormalizedSource normalizedSource,
String configurationTarget) |
locate, locateCollection, putPathConfig
@Deprecated public Fabric8SecretsPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client, org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties)
public Fabric8SecretsPropertySourceLocator(io.fabric8.kubernetes.client.KubernetesClient client, org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties properties, org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider provider)
protected org.springframework.core.env.MapPropertySource getPropertySource(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties.NormalizedSource normalizedSource, String configurationTarget)
getPropertySource
in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.