Documentation ¶
Index ¶
Constants ¶
const COMPVERS_ANNOTATION = "software.ocm/component-version"
COMPVERS_ANNOTATION is the name of the OCI manifest annotation used to describe the OCM identity of the origin of an OCI artifact. This is the identity of a component version `<component name>:<component version>`.
const MAINARTIFACT_ANNOTATION = "software.ocm/main"
MAINARTIFACT_ANNOTATION is the name of the OCI manifest annotation used to describe the main artifact identity in an artifact set.
const OCITAG_ANNOTATION = "org.opencontainers.image.ref.name"
OCITAG_ANNOTATION is the name of the OCI manifest annotation used to describe a tag.
const TAGS_ANNOTATION = "software.ocm/tags"
TAGS_ANNOTATION is the name of the OCI manifest annotation used to describe a set of tags assigned to a manifest in an artifact set.
const TYPE_ANNOTATION = "software.ocm/type"
TYPE_ANNOTATION is the name of the OCI manifest annotation used to describe the type (not yet used).
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.