clusterScoped property
Whether the resource provided in the manifest is cluster_scoped
.
If unset, the manifest is assumed to be namespace scoped. This field is used for REST mapping when applying the resource in a cluster.
Implementation
core.bool? clusterScoped;