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

597 B

V1GroupVersionForDiscovery

Properties

Name Type Description Notes
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] [Back to API list] [Back to README]