package
0.0.0-20210416212145-5b8b77a4bcd2
Repository: https://github.com/combust-labs/firebuild.git
Documentation: pkg.go.dev
# Functions
FcNetworkInterfacesToMetadata converts firecracker network interfaces to the metadata network interfaces.
MDRootfsFromInterface unwraps an interface{} as *MDRootfs.
# Structs
MDBaseOS is the base OS metadata.
MDImage is the image.
MDNetIPConfiguration is the IP configuration of a running VMM.
MDNetStaticConfiguration is the static network configuration of a running VMM.
MDNetworkInterafce is network interface configuration of a running VMM.
MDRootfs represents a metadata of the rootfs.
MDRootfsConfig represents the rootfs build configuration.
MDRun contains the runtime information about a VMM.
MDRunCNI represents the CNI metadata of a running VMM.
MDRunConfigs contains the configuration of the running VMM.
# Type aliases
Type is the type of the metadata entry stored in a file.