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