Files
c/kubernetes/docs/v1_group_version_for_discovery.md

12 lines
606 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v1_group_version_for_discovery_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group_version** | **char \*** | groupVersion specifies the API group and version in the form \"group/version\" |
**version** | **char \*** | 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)