allowedRuntimeClassNames is an allowlist of RuntimeClass names that may be specified on a pod.
A value of "*" means that any RuntimeClass name is allowed, and must be the only item in the list.
An empty list requires the RuntimeClassName field to be unset.
RuntimeClassStrategyOptions define the strategy that will dictate the allowable RuntimeClasses for a pod.