| Package | Description |
|---|---|
| io.fabric8.kubernetes.assertions |
| Modifier and Type | Method and Description |
|---|---|
PodLogsAssert |
PodLogsAssert.afterText(String startText) |
PodLogsAssert |
PodsAssert.logs()
Returns an assertion on the logs of the pods
|
PodLogsAssert |
PodsAssert.logs(String containerName)
Returns an assertion on the logs of the pods for the given container name
|
Copyright © 2011–2016 Red Hat. All rights reserved.