All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
ApiregistrationAPI_getAPIGroup_1 | GET /apis/apiregistration.k8s.io/ |
// get information of a group
//
v1_api_group_t* ApiregistrationAPI_getAPIGroup_1(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]