PodAffinityV1 Constructors
Class Constructors 1 member
Represents pod affinity rules for Kubernetes pod scheduling. This class defines the pod affinity and anti-affinity constraints that influence the placement of pods during scheduling.
Constructor Section titled Constructor public sealed class PodAffinityV1{ public PodAffinityV1() { // ... }}