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 @@
# v2_cross_version_object_reference_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_version** | **char \*** | API version of the referent | [optional]
**kind** | **char \*** | Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\" |
**name** | **char \*** | Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)