Module ostree_ext::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§

Type Aliases§

  • 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.
  • Maps from an ostree content object digest to the ContentSet key.
  • Maps from e.g. “bash” or “kernel” to metadata about that content