APIResourceList [api_object]ai-synthesized · conf 0.82
APIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.
meta
A list of API resources, including their names and server-side fields.
Why it matters APIResourceList is used to manage and interact with various Kubernetes resources, such as pods, services, and deployments.
Key facts - Derived from io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList - Contains a list of API resources
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList”