1.0 KiB
1.0 KiB
ResourceAPI
All URIs are relative to http://localhost
| Method | HTTP request | Description |
|---|---|---|
| ResourceAPI_getAPIGroup_17 | GET /apis/resource.k8s.io/ |
ResourceAPI_getAPIGroup_17
// get information of a group
//
v1_api_group_t* ResourceAPI_getAPIGroup_17(apiClient_t *apiClient);
Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| apiClient | apiClient_t * | context containing the client configuration |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]