suitableNodes

@JvmName(name = "nsmyefyumncebuto")
suspend fun suitableNodes(value: Output<NodeSelectorPatchArgs>)
@JvmName(name = "bmmvphurqijwkmmb")
suspend fun suitableNodes(value: NodeSelectorPatchArgs?)

Parameters

value

Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet. Setting this field is optional. If null, all nodes are candidates.


@JvmName(name = "hmopywjbgcscwshg")
suspend fun suitableNodes(argument: suspend NodeSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet. Setting this field is optional. If null, all nodes are candidates.