VolumeNodeAffinityV1 Constructors
ClassConstructors1 member
Represents the volume node affinity configuration in Kubernetes. VolumeNodeAffinityV1 describes the node-specific constraints for a PersistentVolume to ensure storage resources are bound to specific nodes based on the required scheduling and node affinity rules.
ConstructorSection titled Constructorpublic sealed class VolumeNodeAffinityV1{ public VolumeNodeAffinityV1() { // ... }}