Skip to main content

run

Function run 

Source
pub fn run(args: ShimArgs, channel: Channel) -> Result<()>
Expand description

Run the shim. This function does not return until the shim exits. channel is the pre-connected socket to the orchestrator (fd 3 or from a socketpair).