Files
go/kubernetes/docs/V1CrossVersionObjectReference.md
2019-03-26 08:13:00 -07:00

13 lines
640 B
Markdown

# V1CrossVersionObjectReference
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ApiVersion** | **string** | API version of the referent | [optional]
**Kind** | **string** | Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\" |
**Name** | **string** | Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)