Schema
objectio.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery
GroupVersion contains the "group/version" and "version" string of a version. It is made a struct to keep extensibility.
- Source
specs/apis__networking.k8s.io_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
groupVersion string
requiredgroupVersion specifies the API group and version in the form "group/version"
version string
requiredversion specifies the version in the form of "version". This is to save the clients the trouble of splitting the GroupVersion.