Interface KubernetesServiceInstanceMapper<T>
public interface KubernetesServiceInstanceMapper<T>
- Author:
- Ryan Baxter
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateHost(String serviceName, String namespace, String clusterDomain) getMapWithPrefixedKeys(Map<String, String> map, String prefix) static booleanisSecure(Map<String, String> labels, Map<String, String> annotations, String servicePortName, Integer servicePort)
-
Method Details
-
map
-
createHost
-
isSecure
-
getMapWithPrefixedKeys
-