python/kubernetes/docs/V1VolumeNodeAffinity.md
2018-03-12 11:11:47 -07:00

11 lines
428 B
Markdown

# V1VolumeNodeAffinity
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**required** | [**V1NodeSelector**](V1NodeSelector.md) | Required specifies hard node constraints that must be met. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)