public class Pod extends Object
Constructor and Description |
---|
Pod(String name,
String ip,
String podGroup,
boolean isReady) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIp() |
String |
getName() |
String |
getPodGroup() |
int |
hashCode() |
boolean |
isReady() |
String |
toString() |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.