V2beta1APIGroupDiscovery

March 28, 2026 ยท View on GitHub

APIGroupDiscovery holds information about which resources are being served for all version of the API Group. It contains a list of APIVersionDiscovery that holds a list of APIResourceDiscovery types served for a version. Versions are in descending order of preference, with the first version being the preferred entry.

Properties

NameTypeDescriptionNotes
api_versionstr[optional]
kindstr[optional]
metadataV1ObjectMeta[optional]
versionslist[V2beta1APIVersionDiscovery][optional]

[Back to Model list] [Back to API list] [Back to README]