Class KubernetesClientSourcesBatchRead
java.lang.Object
org.springframework.cloud.kubernetes.client.config.KubernetesClientSourcesBatchRead
A cache of ConfigMaps / Secrets per namespace. Makes sure we read only once from a
namespace.
- Author:
- wind57
-
Method Summary
-
Method Details
-
discardSecrets
public static void discardSecrets() -
discardConfigMaps
public static void discardConfigMaps()
-