constants

package
v0.19.14 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const DorasAnnotationFrom = "com.unbasical.doras.delta.from"

DorasAnnotationFrom is the constant to extract the from-image from the delta image's manifest.

View Source
const DorasAnnotationIsDummy = "com.unbasical.doras.delta.dummy"

DorasAnnotationIsDummy is the constant to extract the information of whether the artifact is a dummy from the image's manifest.

View Source
const DorasAnnotationTo = "com.unbasical.doras.delta.to"

DorasAnnotationTo is the constant to extract the to-image from the delta image's manifest.

View Source
const OciImageTitle = "org.opencontainers.image.title"

OciImageTitle is used to extract the titles of container layers from annotations.

View Source
const OrasContentUnpack = "io.deis.oras.content.unpack"

OrasContentUnpack is used to extract metadata from an OCI manifest. Indicates whether the given artifact is an archive.

View Source
const QueryKeyAcceptedAlgorithm = "accepted_algorithm"

QueryKeyAcceptedAlgorithm is used to extract the (repeatable) accepted algorithms parameter from the request.

View Source
const QueryKeyFromDigest = "from_digest"

QueryKeyFromDigest is used to extract the from_digest parameter from the request.

View Source
const QueryKeyToDigest = "to_digest"

QueryKeyToDigest is used to extract the to_digest parameter from the request.

View Source
const QueryKeyToTag = "to_tag"

QueryKeyToTag is used to extract the to_tag parameter from the request.

Variables

This section is empty.

Functions

func DefaultAlgorithms

func DefaultAlgorithms() []string

DefaultAlgorithms returns the Doras default algorithms. Uses a function to ensure immutability of the default algorithms.

Types

This section is empty.

Jump to

Keyboard shortcuts

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