2018-03-21 14:15:19 -07:00
# \ApisApi
2019-03-19 22:09:04 -07:00
All URIs are relative to *http://localhost*
2018-03-21 14:15:19 -07:00
Method | HTTP request | Description
------------- | ------------- | -------------
[**GetAPIVersions** ](ApisApi.md#GetAPIVersions ) | **Get** /apis/ |
# **GetAPIVersions**
> V1ApiGroupList GetAPIVersions(ctx, )
get available API versions
### Required Parameters
This endpoint does not need any parameter.
### Return type
[**V1ApiGroupList** ](v1.APIGroupList.md )
### Authorization
[BearerToken ](../README.md#BearerToken )
### HTTP request headers
2019-03-19 22:09:04 -07:00
- **Content-Type**: Not defined
2018-03-21 14:15:19 -07:00
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
[[Back to top]](#) [[Back to API list]](../README.md#documentation -for-api-endpoints) [[Back to Model list]](../README.md#documentation -for-models) [[Back to README]](../README.md)