Class URLFromClusterIPImpl
- java.lang.Object
-
- io.fabric8.kubernetes.client.impl.URLFromClusterIPImpl
-
- All Implemented Interfaces:
io.fabric8.kubernetes.client.ServiceToURLProvider
public class URLFromClusterIPImpl extends Object implements io.fabric8.kubernetes.client.ServiceToURLProvider
-
-
Constructor Summary
Constructors Constructor Description URLFromClusterIPImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPriority()StringgetURL(io.fabric8.kubernetes.api.model.Service service, String portName, String namespace, io.fabric8.kubernetes.client.KubernetesClient client)
-