eget

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Type = "eget"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Repo string `mapstructure:"repo"`

	Tag          string   `mapstructure:"tag"`
	Prerelease   bool     `mapstructure:"pre-release"`
	ExtractFile  string   `mapstructure:"file"`
	All          bool     `mapstructure:"all"`
	Asset        []string `mapstructure:"asset"`
	VerifySHA256 string   `mapstructure:"verify-sha256"`
}

func (*Action) Execute

func (a *Action) Execute(base llb.State) (llb.State, error)

func (*Action) Type

func (a *Action) Type() string

func (*Action) UpdateImage

func (a *Action) UpdateImage(_ *dockerfile2llb.Image)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳