WeightedPodAffinityTermV1 Constructors
Class Constructors 1 member
Represents a weighted pod affinity term used in Kubernetes scheduling policies. WeightedPodAffinityTermV1 defines a preference for scheduling pods closer to other pods based on affinity/anti-affinity rules.
Constructor Section titled Constructor public sealed class WeightedPodAffinityTermV1{ public WeightedPodAffinityTermV1() { // ... }}