config

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package config is a holder of commonly used multiple times

Index

Constants

View Source
const (
	// FilesDir string key
	FilesDir = "files"
	// ImagesDir string key
	ImagesDir = "images"
	// OSDir string key
	OSDir = "os"
	// SelectorAPT string key
	SelectorAPT = "apt"
	// SelectorBIN string key
	SelectorBIN = "binary"
	// SelectorRPM string key
	SelectorRPM = "rpm"
	// TarBallDir string key
	TarBallDir = "tar"
	// ZarfDistroYaml string key
	ZarfDistroYaml = "distro.yaml"
)
View Source
const (
	// EngineAudit string key
	EngineAudit = "audit"
	// EngineConfig string key
	EngineConfig = "config"
	// EngineManifest string key
	EngineManifest = "manifest"
	// EnginePSS string key
	EnginePSS = "podSecurity"
	// EngineTLS string key
	EngineTLS = "tls"
)
View Source
const (
	// UnsetCLIVersion is an unset version for when building locally
	UnsetCLIVersion = "unset-development-only"
)

Variables

View Source
var (
	// CLIVersion is the version of the cli
	CLIVersion = UnsetCLIVersion
	// CommonOptions is the distro config
	CommonOptions types.DistroConfig
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package lang holds the cli helping text
Package lang holds the cli helping text

Jump to

Keyboard shortcuts

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