Expand description
Typed host-to-guest configuration delivered before agent initialization.
Structs§
- Bootstrap
DirMount - Guest-side virtiofs directory mount.
- Bootstrap
Disk Mount - Guest-side block-device mount.
- Bootstrap
EnvVar - A baseline guest environment entry.
- Bootstrap
File Mount - Guest-side virtiofs file mount.
- Bootstrap
Handoff Init - Optional PID 1 handoff after agentd completes initialization.
- Bootstrap
Ipv4 - Guest IPv4 address configuration.
- Bootstrap
Ipv6 - Guest IPv6 address configuration.
- Bootstrap
Mount Flags - Common guest mount flags.
- Bootstrap
Network - Guest network interface and address configuration.
- Bootstrap
Tmpfs Mount - Guest-side tmpfs mount.
- Guest
Bootstrap - Complete one-shot configuration consumed by agentd during guest boot.
Enums§
- Bootstrap
Block Root - Block-backed root filesystem configuration.
- Bootstrap
Block Root Upper - Writable backing for an OCI EROFS root.
- Bootstrap
Security Profile - In-guest security profile selected for a sandbox.