CustomResourceDefinitionNames [api_object]ai-synthesized · conf 0.82
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition
apiextensions
A CustomResourceDefinitionNames is an API resource that represents the names of custom resource definitions.
Why it matters It allows you to retrieve and manage the names of custom resource definitions in a single request.
Key facts - Represents the names 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.CustomResourceDefinitionNames”