public class StackUtils extends Object
| Constructor and Description |
|---|
StackUtils() |
| Modifier and Type | Method and Description |
|---|---|
static io.fabric8.kubernetes.api.model.Pod |
getFirstRunningPod(GizmoK8sStacker stacker,
String labelKey,
String labelValue) |
static io.fabric8.kubernetes.api.model.Pod |
getFirstRunningPod(List<io.fabric8.kubernetes.api.model.Pod> pods) |
public static io.fabric8.kubernetes.api.model.Pod getFirstRunningPod(GizmoK8sStacker stacker, String labelKey, String labelValue)
public static io.fabric8.kubernetes.api.model.Pod getFirstRunningPod(List<io.fabric8.kubernetes.api.model.Pod> pods)
Copyright © 2017. All rights reserved.