Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 600 Bytes

V1WeightedPodAffinityTerm.md

File metadata and controls

11 lines (7 loc) · 600 Bytes

V1WeightedPodAffinityTerm

Properties

Name Type Description Notes
PodAffinityTerm *V1PodAffinityTerm Required. A pod affinity term, associated with the corresponding weight. [default to null]
Weight int32 weight associated with matching the corresponding podAffinityTerm, in the range 1-100. [default to null]

[Back to Model list] [Back to API list] [Back to README]