packer

package
v0.0.0-...-3792e47 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package packer is the interface definition of packers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Packer

type Packer interface {
	plan.Identifier
	GenerateDockerfile(types.PlanMeta) (string, error)
}

Packer can identify the plan type and generate a Dockerfile.

Jump to

Keyboard shortcuts

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