apk

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultKeyRingPath       = "/etc/apk/keys"
	DefaultSystemKeyRingPath = "/usr/share/apk/keys/"
)

Variables

This section is empty.

Functions

func AdditionalTags added in v0.6.0

func AdditionalTags(opts options.Options) ([]string, error)

AdditionalTags is a helper function used in conjunction with the --package-version-tag flag If --package-version-tag is set to a package name (e.g. go), then this function returns a list of all images that should be published with the associated version of that package tagged (e.g. 1.18)

Types

type APK

type APK struct {
	Options options.Options
	// contains filtered or unexported fields
}

func New

func New() *APK

func NewWithOptions

func NewWithOptions(o options.Options) *APK

func (*APK) Initialize

func (a *APK) Initialize(ic *types.ImageConfiguration) error

Builds the image in Context.WorkDir according to the image configuration

func (*APK) SetImplementation

func (a *APK) SetImplementation(impl apkImplementation)

type Option

type Option func(*APK) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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