Files
go/kubernetes/docs/V1PreferredSchedulingTerm.md
2019-03-26 08:13:00 -07:00

12 lines
491 B
Markdown

# V1PreferredSchedulingTerm
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)