Class RegistryLookup.RegistryLookupEntry

java.lang.Object
org.arquillian.cube.openshift.impl.utils.RegistryLookup.RegistryLookupEntry
Enclosing interface:
RegistryLookup

public static class RegistryLookup.RegistryLookupEntry extends Object
  • Constructor Details

    • RegistryLookupEntry

      public RegistryLookupEntry(String ip, String port)
  • Method Details

    • getIp

      public String getIp()
    • getPort

      public String getPort()