Files
go/kubernetes/docs/V1PreferredSchedulingTerm.md

12 lines
491 B
Markdown
Raw Normal View History

# V1PreferredSchedulingTerm
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Preference** | [**V1NodeSelectorTerm**](v1.NodeSelectorTerm.md) | |
**Weight** | **int32** | 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)