CustomResourceDefinitionList [api_object]ai-synthesized · conf 0.82
CustomResourceDefinitionList is a list of CustomResourceDefinition objects.
apiextensions
A CustomResourceDefinitionList is an API resource that represents a list of custom resource definitions.
Why it matters It allows you to manage multiple custom resource definitions in a single request.
Key facts - Represents a list of custom resource definitions - Managed by the apiextensions-apiserver
Common pitfalls - Requires proper configuration and management
Related CustomResourceDefinition (CRD), apiextensions-apiserver
Sources
swagger.json — “io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionList”