python/kubernetes/docs/V1PreferredSchedulingTerm.md
2019-08-14 21:44:51 -07:00

12 lines
488 B
Markdown

# V1PreferredSchedulingTerm
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**preference** | [**V1NodeSelectorTerm**](V1NodeSelectorTerm.md) | |
**weight** | **int** | Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)