kubernetes v1.33

CustomResourceDefinitionSpec.scope

scope indicates whether the defined custom resource is cluster- or namespace-scoped. Allowed values are `Cluster` and `Namespaced`.

1 fields
CustomResourceDefinitionSpec.scope fields and descriptions
Field / TypeDescription
CustomResourceDefinitionSpec.scope
string

scope indicates whether the defined custom resource is cluster- or namespace-scoped. Allowed values are `Cluster` and `Namespaced`.