kubernetes v1.31
CustomResourceDefinitionSpec.scope
scope indicates whether the defined custom resource is cluster- or namespace-scoped. Allowed values are `Cluster` and `Namespaced`.
| Field / Type | Description |
|---|---|
CustomResourceDefinitionSpec.scope | scope indicates whether the defined custom resource is cluster- or namespace-scoped. Allowed values are `Cluster` and `Namespaced`. |