ResourceManifest represents a single Kubernetes resource to be applied to the cluster.
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.
cluster_scoped
YAML manifest of the resource.