Module firecracker_wrappers

Module firecracker_wrappers 

Source

Enums§

ResizeFdTableError

Functions§

build_microvm_for_boot
Builds and starts a microVM based on the current Firecracker VmResources configuration.
resize_fdtable
Attempts to resize the processes file descriptor table to match RLIMIT_NOFILE or 2048 if no RLIMIT_NOFILE is set (this can only happen if firecracker is run outside the jailer. 2048 is the default the jailer would set).