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 ServiceToURLProvider
public String getURL(io.fabric8.kubernetes.api.model.Service service, String portName, String namespace, KubernetesClient client)
getURL
in interface ServiceToURLProvider
Copyright © 2015–2020 Red Hat. All rights reserved.