Module vm

Source
Expand description

Runtime management and configuration.

Structs§

LinuxRlimit
Represents a resource limit for a Linux process.
MicroVm
A lightweight Linux virtual machine.
MicroVmBuilder
The builder for a MicroVm.
MicroVmConfig
Configuration for a MicroVm instance.
MicroVmConfigBuilder
The builder for a MicroVm configuration.

Enums§

LinuxRLimitResource
Represents the available Linux resource limits.
LogLevel
The log level to use for the MicroVm.
Rootfs
The type of rootfs to use for the MicroVm.

Constants§

VIRTIOFS_TAG_PREFIX
The prefix used for virtio-fs tags when mounting shared directories