distrodef

package
v0.0.0-...-ce6decd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageDef

type ImageDef struct {
	Packages []string `yaml:"packages"`
}

ImageDef is a structure containing extra information needed to build an image that cannot be extracted from the container image itself. Currently, this is only the list of packages needed for the installer ISO.

func LoadImageDef

func LoadImageDef(defDirs []string, distro, ver, it string) (*ImageDef, error)

Loads a definition file for a given distro and image type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL