All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
AppsAPI_getAPIGroup | GET /apis/apps/ |
// get information of a group
//
v1_api_group_t* AppsAPI_getAPIGroup(apiClient_t *apiClient);
Name | Type | Description | Notes |
---|---|---|---|
apiClient | apiClient_t * | context containing the client configuration |
- 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]