nodeAffinity

@JvmName(name = "dqbesiacucdotsfv")
suspend fun nodeAffinity(value: Output<VolumeNodeAffinityPatchArgs>)
@JvmName(name = "lieyoskbltgdjyjb")
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 = "gbjdurttmrohrlmu")
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.