Class V2APIGroupDiscoveryList

java.lang.Object
io.kubernetes.client.openapi.models.V2APIGroupDiscoveryList
All Implemented Interfaces:
KubernetesListObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2026-06-26T22:35:15.319369Z[Etc/UTC]", comments="Generator version: 7.18.0") public class V2APIGroupDiscoveryList extends Object implements KubernetesListObject
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.