Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

V1UncountedTerminatedPods.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

V1UncountedTerminatedPods

UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.

Properties

Name Type Description Notes
failed list[str] failed holds UIDs of failed Pods. [optional]
succeeded list[str] succeeded holds UIDs of succeeded Pods. [optional]

[Back to Model list] [Back to API list] [Back to README]