PodGroupPolicy defines the scheduling configuration for a PodGroup.
| Name | Type | Description | Notes |
|---|---|---|---|
| basic | object | Basic specifies that the pods in this group should be scheduled using standard Kubernetes scheduling behavior. | [optional] |
| gang | V1alpha1GangSchedulingPolicy | [optional] |