| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1UncountedTerminatedPods |
V1UncountedTerminatedPods.addFailedItem(String failedItem) |
V1UncountedTerminatedPods |
V1UncountedTerminatedPods.addSucceededItem(String succeededItem) |
V1UncountedTerminatedPods |
V1UncountedTerminatedPods.failed(List<String> failed) |
V1UncountedTerminatedPods |
V1JobStatus.getUncountedTerminatedPods()
Get uncountedTerminatedPods
|
V1UncountedTerminatedPods |
V1UncountedTerminatedPods.succeeded(List<String> succeeded) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1JobStatus.setUncountedTerminatedPods(V1UncountedTerminatedPods uncountedTerminatedPods) |
V1JobStatus |
V1JobStatus.uncountedTerminatedPods(V1UncountedTerminatedPods uncountedTerminatedPods) |
Copyright © 2023. All rights reserved.