Expand description
VMM configuration.
Modules§
- network
- Network configuration.
Structs§
- Boot
Source - The boot source for the microVM.
- Builder
- Configuration builder.
- Config
- VMM configuration.
- Drive
- Drive configuration.
- Drive
Builder - Builder for
Drive
. - Jailer
- Jailer specific configuration needed to execute the jailer.
- Jailer
Builder - Builder for
Jailer
instances. - Machine
- Machine configuration.
- Machine
Builder - Builder for
Machine
. - Stdio
- The standard IO handlers.
Enums§
- Jailer
Mode - The mode of the jailer process.
- LogLevel
- defines the verbosity of Firecracker logging.