APIResource [api_object]ai-synthesized · conf 0.82
APIResource specifies the name of a resource and whether it is namespaced.
meta
An APIResource represents a resource that can be accessed through the Kubernetes API.
Why it matters API resources are used to interact with Kubernetes resources such as pods, services, and deployments.
Key facts - Represents a resource accessible through the Kubernetes API
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.APIResource”