Class holding metadata for an arbitrary livenessProbe.
| Type | Name and description |
|---|---|
String |
logContains |
long |
pollInterval |
long |
pollTime |
| Constructor and description |
|---|
LivenessProbe
(long pollTime, long pollInterval, String logContains) |
Groovy Documentation