V2APIGroupDiscoveryList

March 28, 2026 ยท View on GitHub

APIGroupDiscoveryList is a resource containing a list of APIGroupDiscovery. This is one of the types able to be returned from the /api and /apis endpoint and contains an aggregated list of API resources (built-ins, Custom Resource Definitions, resources from aggregated servers) that a cluster supports.

Properties

NameTypeDescriptionNotes
api_versionstr[optional]
kindstr[optional]
metadataV1ListMeta[optional]
itemslist[V2APIGroupDiscovery]

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