prepare

package
v2.7.10 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: LGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prepper

func Prepper() process.Prepper

Types

type BuildConfiguration

type BuildConfiguration struct {
	BuildContext string
	Env          map[string]string
	Labels       map[string]string
	Cmd          []string
}

type FileGenerator

type FileGenerator interface {
	Write(writer io.Writer) error
}

type ImageMetadata

type ImageMetadata struct {
	BaseImage  string
	Maintainer string
	Labels     map[string]string
	Env        map[string]string
}

ImageMetadata

type Type

type Type struct {
	Type    string `json:"Type"`
	Version string `json:"Version"`
}

Jump to

Keyboard shortcuts

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