core

package
v0.0.0-...-3defa70 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitCodeInternalError = 1
	DefaultCommand        = "run"
)

Variables

This section is empty.

Functions

func AssembleBackdropConfig

func AssembleBackdropConfig(m plugin.Manager, name string, overrides ...configuration.Backdrop) (configuration.Backdrop, error)

func BuildByName

func BuildByName(m plugin.Manager, name string, overrides ...configuration.Backdrop) (string, error)

func BuildImage

func BuildImage(m plugin.Manager, config configuration.Backdrop) (string, error)

func FindBuildConfig

func FindBuildConfig(m plugin.Manager, name string, overrides ...configuration.Backdrop) (configuration.Backdrop, error)

func RunBackdrop

func RunBackdrop(m plugin.Manager, b configuration.Backdrop) (int, error)

func RunByName

func RunByName(m plugin.Manager, name string, overrides ...configuration.Backdrop) (int, error)

Types

type NotFoundError

type NotFoundError struct {
	Name   string
	Reason error
}

func (NotFoundError) Error

func (e NotFoundError) Error() string

Jump to

Keyboard shortcuts

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