containerimage

package
v20.10.11+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 19 Imported by: 124

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opt Opt) (exporter.Exporter, error)

New creates a new moby imagestore exporter

Types

type Differ

type Differ interface {
	EnsureLayer(ctx context.Context, key string) ([]layer.DiffID, error)
}

Differ can make a moby layer from a snapshot

type Opt

type Opt struct {
	ImageStore     image.Store
	ReferenceStore reference.Store
	Differ         Differ
}

Opt defines a struct for creating new exporter

Jump to

Keyboard shortcuts

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