Package | Description |
---|---|
io.fabric8.kubernetes.assertions |
Modifier and Type | Class and Description |
---|---|
class |
PodSelectionAssert
Assertion helper for performing assertions on a selection of pods
|
Modifier and Type | Method and Description |
---|---|
AbstractPodSelectionAssert |
AbstractPodSelectionAssert.isPodReadyForPeriod()
Asserts that a pod is ready for this deployment all become ready within the given time and that each one keeps being ready for the given time
|
abstract AbstractPodSelectionAssert |
AbstractPodSelectionAssert.isPodReadyForPeriod(long notReadyTimeoutMS,
long readyPeriodMS) |
AbstractPodSelectionAssert |
HasPodSelectionAssert.pods() |
AbstractPodSelectionAssert |
MultiHasPodSelectionAssert.pods() |
Copyright © 2011–2017 Red Hat. All rights reserved.