Expand description
SeaORM entity definitions for all microsandbox database tables.
Modulesยง
- config
- Entity definition for the
configtable. - cpu_
allocation - Entity definition for active cooperative CPU allocations.
- cpu_
allocation_ cpu - Entity definition for logical processors reserved by active allocations.
- image_
ref - Entity definition for the
image_reftable. - layer
- Entity definition for the
layertable. - maintenance_
lease - Entity definition for the
maintenance_leasetable. - manifest
- Entity definition for the
manifesttable. - manifest_
layer - Entity definition for the
manifest_layerjunction table. - memory_
allocation_ node - Entity definition for cooperative per-NUMA-node memory promises.
- run
- Entity definition for the
runtable. - sandbox
- Entity definition for the
sandboxestable. - sandbox_
label - Entity definition for the
sandbox_labelstable. - sandbox_
rootfs - Entity definition for the
sandbox_rootfstable. - snapshot
- Entity definition for the
snapshot_indextable. - volume
- Entity definition for the
volumestable. - writeback_
allocation - Entity definition for active host-global writeback pressure members.