Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Typed host-to-guest configuration delivered before agent initialization.

Structs§

BootstrapDirMount
Guest-side virtiofs directory mount.
BootstrapDiskMount
Guest-side block-device mount.
BootstrapEnvVar
A baseline guest environment entry.
BootstrapFileMount
Guest-side virtiofs file mount.
BootstrapHandoffInit
Optional PID 1 handoff after agentd completes initialization.
BootstrapIpv4
Guest IPv4 address configuration.
BootstrapIpv6
Guest IPv6 address configuration.
BootstrapMountFlags
Common guest mount flags.
BootstrapNetwork
Guest network interface and address configuration.
BootstrapTmpfsMount
Guest-side tmpfs mount.
GuestBootstrap
Complete one-shot configuration consumed by agentd during guest boot.

Enums§

BootstrapBlockRoot
Block-backed root filesystem configuration.
BootstrapBlockRootUpper
Writable backing for an OCI EROFS root.
BootstrapSecurityProfile
In-guest security profile selected for a sandbox.