Versions in this module Expand all Collapse all v0 v0.2.0 Jun 2, 2026 Changes in this version + func Pack(initBinary string, out io.Writer) error + func PackFiles(files []File, out io.Writer) error + func PackFilesToFile(files []File, dst string) (rerr error) + func PackToFile(initBinary, dst string) (rerr error) + func PodInitrd(dst, initBin, crunBin, cfsBin, agentBin string) error + type File struct + Mode uint32 + Path string + Source string v0.1.0 May 31, 2026