public class URLFromClusterIPImpl extends Object implements ServiceToURLProvider
ServiceToURLProvider.ServiceToUrlImplPriority| Constructor and Description |
|---|
URLFromClusterIPImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
String |
getURL(io.fabric8.kubernetes.api.model.Service service,
String portName,
String namespace,
KubernetesClient client) |
public int getPriority()
getPriority in interface ServiceToURLProviderpublic String getURL(io.fabric8.kubernetes.api.model.Service service, String portName, String namespace, KubernetesClient client)
getURL in interface ServiceToURLProviderCopyright © 2015–2020 Red Hat. All rights reserved.