python/kubernetes/docs/V1CrossVersionObjectReference.md
2016-11-22 17:23:41 -08:00

623 B

V1CrossVersionObjectReference

Properties

Name Type Description Notes
api_version str API version of the referent [optional]
kind str Kind of the referent; More info: http://releases.k8s.io/HEAD/docs/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] [Back to API list] [Back to README]