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_container_resource_metric_source_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**container** | **char \*** | container is the name of the container in the pods of the scaling target |
**name** | **char \*** | name is the name of the resource in question. |
**target** | [**v2_metric_target_t**](v2_metric_target.md) \* | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)