manifest

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifest

type Manifest interface {
	AddLayer(ctx context.Context, contentStore content.Store, layer ocispec.Descriptor) error
	Descriptor() ocispec.Descriptor
}

Manifest The manifest that can be mutated.

func LoadManifest

func LoadManifest(ctx context.Context, contentStore content.Store, desc ocispec.Descriptor) (Manifest, error)

LoadManifest Load a manifest in-memory for easy interaction.

Jump to

Keyboard shortcuts

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