Module objectsource

Source
Expand description

Metadata about the source of an object: a component or package.

This is used to help split up containers into distinct layers.

Structs§

ObjectMeta
Grouping of metadata about an object.
ObjectSourceMeta
Metadata about a component/package.

Type Aliases§

ContentID
Identifier for content (e.g. package/layer). Not necessarily human readable. For example in RPMs, this may be a full “NEVRA” i.e. name-epoch:version-release.architecture e.g. kernel-6.2-2.fc38.aarch64 But that’s not strictly required as this string should only live in memory and not be persisted.
ObjectMetaMap
Maps from an ostree content object digest to the ContentSet key.
ObjectMetaSet
Maps from e.g. “bash” or “kernel” to metadata about that content