Automated openapi generation from release-1.32

Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
This commit is contained in:
Brendan Burns
2025-02-11 19:36:46 +00:00
parent 3e4c6c437d
commit d72a1c8566
1702 changed files with 85492 additions and 45136 deletions

View File

@@ -4,14 +4,14 @@ All URIs are relative to *http://localhost*
Method | HTTP request | Description
------------- | ------------- | -------------
[**BatchAPI_getAPIGroup_6**](BatchAPI.md#BatchAPI_getAPIGroup_6) | **GET** /apis/batch/ |
[**BatchAPI_getAPIGroup**](BatchAPI.md#BatchAPI_getAPIGroup) | **GET** /apis/batch/ |
# **BatchAPI_getAPIGroup_6**
# **BatchAPI_getAPIGroup**
```c
// get information of a group
//
v1_api_group_t* BatchAPI_getAPIGroup_6(apiClient_t *apiClient);
v1_api_group_t* BatchAPI_getAPIGroup(apiClient_t *apiClient);
```
### Parameters