Regenerate the C client based on Kubernetes 1.23.5 OpenAPI Spec

This commit is contained in:
Hui Yu
2022-04-12 21:14:09 +08:00
parent d152fd410f
commit 978e673a64
579 changed files with 51360 additions and 34309 deletions

View File

@@ -0,0 +1,12 @@
# v1_lifecycle_handler_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exec** | [**v1_exec_action_t**](v1_exec_action.md) \* | | [optional]
**http_get** | [**v1_http_get_action_t**](v1_http_get_action.md) \* | | [optional]
**tcp_socket** | [**v1_tcp_socket_action_t**](v1_tcp_socket_action.md) \* | | [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)