Files
go/kubernetes/docs/V1GroupVersionForDiscovery.md

12 lines
597 B
Markdown
Raw Permalink Normal View History

# V1GroupVersionForDiscovery
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**GroupVersion** | **string** | groupVersion specifies the API group and version in the form \"group/version\" |
**Version** | **string** | version specifies the version in the form of \"version\". This is to save the clients the trouble of splitting the GroupVersion. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)