Files
c/kubernetes/docs/v1_uncounted_terminated_pods.md

12 lines
471 B
Markdown
Raw Normal View History

2021-09-14 21:52:06 +08:00
# v1_uncounted_terminated_pods_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**failed** | **list_t \*** | failed holds UIDs of failed Pods. | [optional]
**succeeded** | **list_t \*** | succeeded holds UIDs of succeeded Pods. | [optional]
2021-09-14 21:52:06 +08:00
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)