testimage

package
v0.0.0-...-ff7a769 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scratch

func Scratch(ctx context.Context, api Builder, packagePath, name string) (string, error)

Types

type Builder

type Builder interface {
	ImageBuild(context.Context, io.Reader, types.ImageBuildOptions) (types.ImageBuildResponse, error)
	ImageInspectWithRaw(context.Context, string) (types.ImageInspect, []byte, error)
}

Jump to

Keyboard shortcuts

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