constants

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package constants provides basic constants for the program

Index

Constants

View Source
const DefaultBaseImage = "docker.io/alpine:3.20"

DefaultBaseImage for non-scratch builds. renovate: datasource=docker versioning=docker depName=alpine

View Source
const DefaultDirMode os.FileMode = 0o755

DefaultDirMode is UNIX file mode for mkdir.

View Source
const DefaultPath = "/bin:/usr/bin:/sbin:/usr/sbin"

DefaultPath is default value for PATH environment variable.

View Source
const PkgYaml = "pkg.yaml"

PkgYaml is the filename of 'pkg.yaml'.

View Source
const Pkgfile = "Pkgfile"

Pkgfile is the filename of 'Pkgfile'.

View Source
const VarsYaml = "vars.yaml"

VarsYaml is the filename of 'vars.yaml'.

Variables

View Source
var (
	DefaultRegistry     string
	DefaultOrganization string
	Version             string
)

Set of variables set during the build.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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