manifests

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrListImageUnknown is an alias for github.com/containers/common/libimage/manifests.ErrListImageUnknown
	ErrListImageUnknown = manifests.ErrListImageUnknown
)

Functions

This section is empty.

Types

type List

type List = manifests.List

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

func Create

func Create() List

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

func LoadFromImage

func LoadFromImage(store storage.Store, image string) (string, List, error)

LoadFromImage wraps github.com/containers/common/libimage/manifests.LoadFromImage().

type PushOptions

type PushOptions = manifests.PushOptions

PushOptions is an alias for github.com/containers/common/libimage/manifests.PushOptions.

Jump to

Keyboard shortcuts

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