cmd

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type BuildConfig added in v0.0.19

type BuildConfig struct {
	Directory     string
	AlpineVersion string
	GitUser       string
	GitPass       string
	Registry      string
	StoragePath   string
	StorageDriver string
	Isolation     string
	Concurrency   int
	ForceRebuild  bool
	Push          bool
}

type GraphResult added in v0.0.19

type GraphResult struct {
	Graph   *graph.Graph
	Layers  [][]string
	Configs map[string]*config.BuildConfig
	Paths   map[string]string
}

Jump to

Keyboard shortcuts

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