//
pkg.gl
Category
github.com/siderolabs/bldr
internal
pkg
types
v1alpha1
package
0.3.2
Repository:
https://github.com/siderolabs/bldr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
103 SLOC
#
Functions
NewPkg
NewPkg initializes a new Pkg.
#
Constants
Alpine
Alpine is the Alpine variant.
Scratch
Scratch is the Scratch variant.
#
Structs
Dependency
Dependency defined the dependency for a package.
Finalize
Finalize the package.
Options
Options are the options for the build.
Pkg
Pkg defines the package to build.
Source
Source define a package source options.
Step
Step defines a step in the build process.
#
Type aliases
Install
Install configures the install packages.
Instruction
Instruction defines the instruction for a package.
Shell
Shell is the shell to use for the package.
Variant
Variant defines the variant of the package.