Regenerate the C client based on Kubernetes 1.23.5 OpenAPI Spec
This commit is contained in:
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
|
||||
**message** | **char \*** | | [optional]
|
||||
**reason** | **char \*** | | [optional]
|
||||
**status** | **char \*** | Status of the condition, one of True, False, Unknown. |
|
||||
**type** | **char \*** | Type of namespace controller condition. |
|
||||
**type** | **kubernetes_v1_namespace_condition_TYPE_e** | Type of namespace controller condition. Possible enum values: - `\"NamespaceContentRemaining\"` contains information about resources remaining in a namespace. - `\"NamespaceDeletionContentFailure\"` contains information about namespace deleter errors during deletion of resources. - `\"NamespaceDeletionDiscoveryFailure\"` contains information about namespace deleter errors during resource discovery. - `\"NamespaceDeletionGroupVersionParsingFailure\"` contains information about namespace deleter errors parsing GV for legacy types. - `\"NamespaceFinalizersRemaining\"` contains information about which finalizers are on resources remaining in a namespace. |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user