GroupVersionForDiscovery [api_object]ai-synthesized · conf 0.82
GroupVersion contains the "group/version" and "version" string of a version. It is made a struct to keep extensibility.
meta
Represents a group and version for discovery.
Why it matters Used to specify the group and version of the API being requested.
Key facts - Consists of a group and a version - Can be used with verbs like get or list
Common pitfalls - Incorrectly specified groups or versions can lead to incorrect responses
Related GroupResource
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.GroupVersionForDiscovery”