package
Version:
v0.244.0
Opens a new window with list of versions in this module.
Published: Feb 19, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
data/files package directory tree
Use this directory tree to store files used by pipelines, eg. pxetree
To prevent name collisions put them into their own directory under files/
and add them to the embed command in files.go
Use the files like this:
import "github.com/osbuild/images/data/files"
var fileDataFS fs.FS = files.Data
f, err := fileDataFS.Open("pxetree/README")
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.