combustion

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FIPSPackages   = []string{"patterns-base-fips"}
	FIPSKernelArgs = []string{"fips=1"}
)
View Source
var (
	ElementalPackages = []string{"elemental-register", "elemental-system-agent"}
)

Functions

func ComponentHelmCharts

func ComponentHelmCharts(ctx *image.Context) ([]image.HelmChart, []image.HelmRepository)

func ElementalPath

func ElementalPath(ctx *image.Context) string

func GPGKeysPath

func GPGKeysPath(ctx *image.Context) string

func HelmCertsPath added in v1.1.0

func HelmCertsPath(ctx *image.Context) string

func HelmValuesPath added in v1.1.0

func HelmValuesPath(ctx *image.Context) string

func IsEmbeddedArtifactRegistryConfigured

func IsEmbeddedArtifactRegistryConfigured(ctx *image.Context) bool

func KubernetesConfigPath

func KubernetesConfigPath(ctx *image.Context) string

func KubernetesManifestsPath added in v1.1.0

func KubernetesManifestsPath(ctx *image.Context) string

func RPMsPath

func RPMsPath(ctx *image.Context) string

func SkipRPMComponent

func SkipRPMComponent(ctx *image.Context) bool

SkipRPMComponent determines whether RPM configuration is needed

Types

type Combustion added in v1.1.0

type Combustion struct {
	NetworkConfigGenerator       networkConfigGenerator
	NetworkConfiguratorInstaller networkConfiguratorInstaller
	KubernetesScriptDownloader   kubernetesScriptDownloader
	KubernetesArtefactDownloader kubernetesArtefactDownloader
	RPMResolver                  rpmResolver
	RPMRepoCreator               rpmRepoCreator
	Registry                     embeddedRegistry
	ImageDigester                imageDigester
}

func (*Combustion) Configure added in v1.1.0

func (c *Combustion) Configure(ctx *image.Context) error

Configure iterates over all separate Combustion components and configures them independently. If all of those are successful, the Combustion script is assembled and written to the file system.

Jump to

Keyboard shortcuts

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