nodeSelector

@JvmName(name = "thrxbsxnkjgkdoeo")
suspend fun nodeSelector(value: Output<NodeSelectorPatchArgs>)
@JvmName(name = "igbhpmhjcxfwhksf")
suspend fun nodeSelector(value: NodeSelectorPatchArgs?)

Parameters

value

NodeSelector defines which nodes the config is applicable to. An empty or nil NodeSelector selects all nodes. This field is immutable.


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

Parameters

argument

NodeSelector defines which nodes the config is applicable to. An empty or nil NodeSelector selects all nodes. This field is immutable.