embedded

package
v0.79.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 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 DDOTProcessConfig string

DDOTProcessConfig is the rendered process manager config for DDOT (deb/rpm layout).

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, ambiantCapabilitiesSupported bool) ([]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