embedded

package
v0.69.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package embedded provides embedded files for the installer.

Index

Constants

This section is empty.

Variables

View Source
var ScriptDDCleanup []byte

ScriptDDCleanup is the embedded dd-cleanup script.

View Source
var ScriptDDContainerInstall []byte

ScriptDDContainerInstall is the embedded dd-container-install script.

View Source
var ScriptDDHostInstall []byte

ScriptDDHostInstall is the embedded dd-host-install script.

Functions

func GetSystemdUnit added in v0.68.0

func GetSystemdUnit(name string, unitType SystemdUnitType) ([]byte, error)

GetSystemdUnit returns the systemd unit for the given name.

Types

type SystemdUnitType added in v0.68.0

type SystemdUnitType string

SystemdUnitType is the type of systemd unit.

const (
	// SystemdUnitTypeOCI is the type of systemd unit for OCI.
	SystemdUnitTypeOCI SystemdUnitType = "oci"
	// SystemdUnitTypeDebRpm is the type of systemd unit for deb/rpm.
	SystemdUnitTypeDebRpm SystemdUnitType = "debrpm"
)

Directories

Path Synopsis
Package main generates the templates for the installer.
Package main generates the templates for the installer.

Jump to

Keyboard shortcuts

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