template

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BuilderImage = "golang@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2"
	BaseImage    = "alpine@sha256:fd791d74b68913cbb027c6546007b3f0d3bc45125f797758156952bc2d6daf40"
)

Variables

This section is empty.

Functions

func Parse

func Parse(w io.Writer, data ImageData, options ...ParseOption) error

Parse container image.

Types

type ImageData

type ImageData struct {
	Version string
	UID     string
}

ImageData contains the data for the container image.

type ParseOption added in v0.4.0

type ParseOption func(c *parseCfg)

func WithTemplate added in v0.4.0

func WithTemplate(template string) ParseOption

Jump to

Keyboard shortcuts

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