Automated openapi generation from release-1.24

Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
This commit is contained in:
Kubernetes Prow Robot
2022-06-05 18:16:17 +00:00
parent 70fef173db
commit cf0538fd4d
307 changed files with 10371 additions and 15020 deletions

View File

@@ -4,7 +4,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list_t**](v1_namespace_condition.md) \* | Represents the latest available observations of a namespace&#39;s current state. | [optional]
**phase** | **kubernetes_v1_namespace_status_PHASE_e** | Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ Possible enum values: - &#x60;\&quot;Active\&quot;&#x60; means the namespace is available for use in the system - &#x60;\&quot;Terminating\&quot;&#x60; means the namespace is undergoing graceful termination | [optional]
**phase** | **char \*** | Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/ | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)