package
0.0.0-20241231175036-e5a3c7784f22
Repository: https://github.com/firecracker-microvm/firecracker-containerd.git
Documentation: pkg.go.dev

# Functions

WithVMID annotates a containerd client's container object with a given firecracker VMID.
WithVMLocalImageConfig configures a spec with the content of the image's config.
WithVMLocalUser configures the user of the spec.
WithVMNetwork modifies a container to use its host network settings (host netns, host utsns, host /etc/resolv.conf and host /etc/hosts).

# Constants

VMIDAnnotationKey is the key specified in an OCI-runtime config annotation section specifying the ID of the VM in which the container should be spun up.