manifests

package
v1.23.1 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

This package is deprecated. Its functionality has been moved to github.com/containers/common/pkg/manifests, which provides the same API. The stubs and aliases here are present for compatibility with older code. New implementations should use github.com/containers/common/pkg/manifests directly.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDigestNotFound is an alias for github.com/containers/common/pkg/manifests.ErrDigestNotFound.
	ErrDigestNotFound = manifests.ErrDigestNotFound
	// ErrManifestTypeNotSupported is an alias for github.com/containers/common/pkg/manifests.ErrManifestTypeNotSupported.
	ErrManifestTypeNotSupported = manifests.ErrManifestTypeNotSupported
)

Functions

This section is empty.

Types

type List

type List = manifests.List

List is an alias for github.com/containers/common/pkg/manifests.List.

func Create

func Create() List

Create wraps github.com/containers/common/pkg/manifests.Create().

func FromBlob

func FromBlob(manifestBytes []byte) (List, error)

FromBlob wraps github.com/containers/common/pkg/manifests.FromBlob().

Jump to

Keyboard shortcuts

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