Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 838 Bytes

File metadata and controls

15 lines (10 loc) · 838 Bytes

V2beta1APIGroupDiscoveryList

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

Name Type Description Notes
api_version str [optional]
kind str [optional]
metadata V1ListMeta [optional]
items list[V2beta1APIGroupDiscovery]

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