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§
- Active
Model - Generated by sea-orm-macros
- Column
Iter - An iterator over the variants of Column
- Entity
- Generated by sea-orm-macros
- Model
- The OCI image reference entity model.
- Primary
KeyIter - An iterator over the variants of PrimaryKey
- Relation
Iter - An iterator over the variants of Relation
Enums§
- Column
- Generated by sea-orm-macros
- Primary
Key - Generated by sea-orm-macros
- Relation
- Relations for the image_ref entity.