specialimage

package
v0.0.0-...-db22637 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dangling

func Dangling(dir string) (*ocispec.Index, error)

Dangling creates an image with no layers and no tag. It also has an extra org.mobyproject.test.specialimage=1 label set. Layout: OCI.

func EmptyFS

func EmptyFS(dir string) (*ocispec.Index, error)

EmptyFS builds an image with an empty rootfs. Layout: Legacy Docker Archive See https://github.com/docker/docker/pull/5262 and also https://github.com/docker/docker/issues/4242

func Load

func Load(ctx context.Context, t *testing.T, apiClient client.APIClient, imageFunc SpecialImageFunc) string

func MultiLayer

func MultiLayer(dir string) (*ocispec.Index, error)

func TwoPlatform

func TwoPlatform(dir string) (*ocispec.Index, error)

Types

type SpecialImageFunc

type SpecialImageFunc func(string) (*ocispec.Index, error)

Jump to

Keyboard shortcuts

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