containerimage

package
v1.4.2-0...-d912e94 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

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