Skip to main content

spawn_container_listing

Function spawn_container_listing 

Source
pub fn spawn_container_listing<F>(
    ctx: OwnedSshContext,
    cached_runtime: Option<ContainerRuntime>,
    send: F,
)
Expand description

Spawn a background thread to fetch container listings. Follows the spawn_remote_listing pattern.