All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
ApisAPI_getAPIVersions | GET /apis/ |
// get available API versions
//
v1_api_group_list_t* ApisAPI_getAPIVersions(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]