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
|
||||
------------- | ------------- | -------------
|
||||
[**SchedulingAPI_getAPIGroup_18**](SchedulingAPI.md#SchedulingAPI_getAPIGroup_18) | **GET** /apis/scheduling.k8s.io/ |
|
||||
[**SchedulingAPI_getAPIGroup**](SchedulingAPI.md#SchedulingAPI_getAPIGroup) | **GET** /apis/scheduling.k8s.io/ |
|
||||
|
||||
|
||||
# **SchedulingAPI_getAPIGroup_18**
|
||||
# **SchedulingAPI_getAPIGroup**
|
||||
```c
|
||||
// get information of a group
|
||||
//
|
||||
v1_api_group_t* SchedulingAPI_getAPIGroup_18(apiClient_t *apiClient);
|
||||
v1_api_group_t* SchedulingAPI_getAPIGroup(apiClient_t *apiClient);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
Reference in New Issue
Block a user