imagebuilder

package
v0.0.0-...-cf7397b Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageBuilder

type ImageBuilder interface {
	Name() string
	Type() string
	URI() string
	Digest() string

	PrepareBuild(string, string, string) error
	Build(context.Context, io.WriteCloser) error
}

ImageBuilder contains the information to build an image

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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