Class KubernetesClientConfigMapPropertySource
java.lang.Object
org.springframework.core.env.PropertySource<Map<String,Object>>
org.springframework.core.env.EnumerablePropertySource<Map<String,Object>>
org.springframework.core.env.MapPropertySource
org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySource
org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
org.springframework.cloud.kubernetes.client.config.KubernetesClientConfigMapPropertySource
public class KubernetesClientConfigMapPropertySource
extends org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
- Author:
- Ryan Baxter, Isik Erhan
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
Field Summary
Fields inherited from class org.springframework.core.env.PropertySource
logger, name, source -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
processAllEntries, processAllEntriesMethods inherited from class org.springframework.core.env.MapPropertySource
containsProperty, getProperty, getPropertyNamesMethods inherited from class org.springframework.core.env.PropertySource
equals, getName, getSource, hashCode, named, toString
-
Constructor Details
-
KubernetesClientConfigMapPropertySource
-
-
Method Details
-
isEmpty
public final boolean isEmpty()
-