WeightedPodAffinityTerm

final case class WeightedPodAffinityTerm(podAffinityTerm: PodAffinityTerm, weight: Int)

The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)

Source:
WeightedPodAffinityTerm.scala
trait Product
trait Equals
class Object
trait Matchable
class Any