@ConfigurationProperties(value="spring.cloud.kubernetes.configserver") public class KubernetesConfigServerProperties extends Object
Constructor and Description |
---|
KubernetesConfigServerProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigMapNamespaces() |
String |
getSecretsNamespaces() |
void |
setConfigMapNamespaces(String configMapNamespaces) |
void |
setSecretsNamespaces(String secretsNamespaces) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.