public class Fabric8ConfigMapPropertySource
extends org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySource
MapPropertySource that uses Kubernetes config maps.| Constructor and Description |
|---|
Fabric8ConfigMapPropertySource(io.fabric8.kubernetes.client.KubernetesClient client,
String name) |
Fabric8ConfigMapPropertySource(io.fabric8.kubernetes.client.KubernetesClient client,
String name,
String namespace,
org.springframework.core.env.Environment environment) |
asObjectMap, createEnvironmentWithActiveProfiles, defaultProcessAllEntries, extractProperties, getName, processAllEntriescontainsProperty, getProperty, getPropertyNamespublic Fabric8ConfigMapPropertySource(io.fabric8.kubernetes.client.KubernetesClient client,
String name)
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.