# V1alpha1PodGroup
PodGroup represents a set of pods with a common scheduling policy.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Name is a unique identifier for the PodGroup within the Workload. It must be a DNS label. This field is immutable. |
**policy** | [**V1alpha1PodGroupPolicy**](V1alpha1PodGroupPolicy.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|