VolumeNodeAffinityPatch

data class VolumeNodeAffinityPatch(val required: NodeSelectorPatch? = null)

VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

required specifies hard node constraints that must be met.