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

493 B

V1WeightedPodAffinityTerm

Properties

Name Type Description Notes
PodAffinityTerm V1PodAffinityTerm
Weight int32 weight associated with matching the corresponding podAffinityTerm, in the range 1-100.

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