public class KubernetesClientConfigMapPropertySource extends ConfigMapPropertySource
| Constructor and Description |
|---|
KubernetesClientConfigMapPropertySource(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
String name,
String namespace,
org.springframework.core.env.Environment environment)
Deprecated.
|
KubernetesClientConfigMapPropertySource(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
String name,
String namespace,
org.springframework.core.env.Environment environment,
String prefix,
boolean includeProfileSpecificSources,
boolean failFast) |
defaultProcessAllEntries, extractProperties, getName, processAllEntriescontainsProperty, getProperty, getPropertyNames@Deprecated public KubernetesClientConfigMapPropertySource(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api, String name, String namespace, org.springframework.core.env.Environment environment)
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.