python/kubernetes/docs/V2beta2CrossVersionObjectReference.md
Haowei Cai 316509b32a generated client change for 8.0.0 snapshot on master branch
against kubernetes release-1.12 branch
2018-09-28 14:16:18 -07:00

13 lines
637 B
Markdown

# V2beta2CrossVersionObjectReference
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_version** | **str** | API version of the referent | [optional]
**kind** | **str** | Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\" |
**name** | **str** | 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)