nodeAffinity

@JvmName(name = "prmvgthqenqulyij")
suspend fun nodeAffinity(value: Output<VolumeNodeAffinityArgs>)
@JvmName(name = "ubxsyfqbnkumoyps")
suspend fun nodeAffinity(value: VolumeNodeAffinityArgs?)

Parameters

value

nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.


@JvmName(name = "xykmxggeygvklfef")
suspend fun nodeAffinity(argument: suspend VolumeNodeAffinityArgsBuilder.() -> Unit)

Parameters

argument

nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.