Interface KubernetesPropertySourceSupplier
public interface KubernetesPropertySourceSupplier
- Author:
- Ryan Baxter
-
Method Summary
Modifier and TypeMethodDescriptionList<org.springframework.core.env.MapPropertySource>get(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api, String name, String namespace, org.springframework.core.env.Environment environment) namespaceSplitter(String namespacesString, String currentNamespace)
-
Method Details
-
get
-
namespaceSplitter
-