Function golem_rust::bindings::golem::api::host::update_worker
source ยท pub fn update_worker(
worker_id: &WorkerId,
target_version: ComponentVersion,
mode: UpdateMode,
)Expand description
Initiates an update attempt for the given worker. The function returns immediately once the request has been processed, not waiting for the worker to get updated.