Skip to main content

Module image_ref

Module image_ref 

Source
Expand description

Entity definition for the image_ref table.

Maps OCI image references (e.g. docker.io/library/python:3.12) to their resolved manifest. Multiple references can share one manifest (N:1).

Structs§

ActiveModel
Generated by sea-orm-macros
ColumnIter
An iterator over the variants of Column
Entity
Generated by sea-orm-macros
Model
The OCI image reference entity model.
PrimaryKeyIter
An iterator over the variants of PrimaryKey
RelationIter
An iterator over the variants of Relation

Enums§

Column
Generated by sea-orm-macros
PrimaryKey
Generated by sea-orm-macros
Relation
Relations for the image_ref entity.