Uses of Class
org.jgroups.protocols.kubernetes.Pod
-
Packages that use Pod Package Description org.jgroups.protocols.kubernetes -
-
Uses of Pod in org.jgroups.protocols.kubernetes
Methods in org.jgroups.protocols.kubernetes that return types with arguments of type Pod Modifier and Type Method Description List<Pod>Client. getPods(String namespace, String labels, boolean dump_requests)protected List<Pod>Client. parseJsonResult(String input, String namespace, String labels)protected List<Pod>KUBE_PING. readAll()
-