34 lines
811 B
Markdown
34 lines
811 B
Markdown
# \CoreApi
|
|
|
|
All URIs are relative to *http://localhost*
|
|
|
|
Method | HTTP request | Description
|
|
------------- | ------------- | -------------
|
|
[**GetAPIVersions**](CoreApi.md#GetAPIVersions) | **Get** /api/ |
|
|
|
|
|
|
# **GetAPIVersions**
|
|
> V1ApiVersions GetAPIVersions(ctx, )
|
|
|
|
|
|
get available API versions
|
|
|
|
### Required Parameters
|
|
This endpoint does not need any parameter.
|
|
|
|
### Return type
|
|
|
|
[**V1ApiVersions**](v1.APIVersions.md)
|
|
|
|
### Authorization
|
|
|
|
[BearerToken](../README.md#BearerToken)
|
|
|
|
### HTTP request headers
|
|
|
|
- **Content-Type**: Not defined
|
|
- **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)
|
|
|