Files
go/kubernetes/docs/VersionApi.md

34 lines
726 B
Markdown
Raw Normal View History

# \VersionApi
2019-03-19 22:09:04 -07:00
All URIs are relative to *http://localhost*
Method | HTTP request | Description
------------- | ------------- | -------------
[**GetCode**](VersionApi.md#GetCode) | **Get** /version/ |
# **GetCode**
> VersionInfo GetCode(ctx, )
get the code version
### Required Parameters
This endpoint does not need any parameter.
### Return type
[**VersionInfo**](version.Info.md)
### Authorization
[BearerToken](../README.md#BearerToken)
### HTTP request headers
2019-03-19 22:09:04 -07:00
- **Content-Type**: Not defined
- **Accept**: application/json
[[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)