Automated openapi generation from release-1.32
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user