PodAffinityTermV1 Constructors
Class Constructors 1 member
Represents a term used to define pod affinity/anti-affinity requirements in Kubernetes. The PodAffinityTermV1 specifies conditions such as label selectors, namespace selectors, and topology keys that determine the placement of pods in relation to other pods in a cluster.
Constructor Section titled Constructor public sealed class PodAffinityTermV1{ public PodAffinityTermV1() { // ... }}