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 ¶
Click to show internal directories.
Click to hide internal directories.