options

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = Options{
	Log: log.New(log.Writer(), "apko (early): ", log.LstdFlags|log.Lmsgprefix),
}

Functions

This section is empty.

Types

type Options

type Options struct {
	UseDockerMediaTypes bool
	WantSBOM            bool
	UseProot            bool
	WorkDir             string
	TarballPath         string
	Tags                []string
	SourceDateEpoch     time.Time
	SBOMPath            string
	SBOMFormats         []string
	ExtraKeyFiles       []string
	ExtraRepos          []string
	Arch                types.Architecture
	Log                 *log.Logger
}

func (*Options) Summarize

func (o *Options) Summarize()

Jump to

Keyboard shortcuts

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