nodeAffinity

@JvmName(name = "wvwmjitmapmcysdi")
suspend fun nodeAffinity(value: Output<VolumeNodeAffinityPatchArgs>)
@JvmName(name = "vgcfnuhspuvyrlgr")
suspend fun nodeAffinity(value: VolumeNodeAffinityPatchArgs?)

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 = "cjhnqlalduodacdg")
suspend fun nodeAffinity(argument: suspend VolumeNodeAffinityPatchArgsBuilder.() -> 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.