VolumeNodeAffinityV1 Constructors
Class Constructors 1 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.
Constructor Section titled Constructor public sealed class VolumeNodeAffinityV1{ public VolumeNodeAffinityV1() { // ... }}