scope property
The Topology Manager aligns resources in following scopes: * container * pod The default scope is 'container' if unspecified.
See https://kubernetes.io/docs/tasks/administer-cluster/topology-manager/#topology-manager-scopes
Implementation
core.String? scope;