public interface KubernetesPropertySourceSupplier
Modifier and Type | Method and Description |
---|---|
List<org.springframework.core.env.MapPropertySource> |
get(io.kubernetes.client.openapi.apis.CoreV1Api coreV1Api,
String name,
String namespace,
org.springframework.core.env.Environment environment) |
static List<String> |
namespaceSplitter(String namespacesString,
String currentNamespace) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.