Module spec

Module spec 

Source
Expand description

The definition for host system state.

StructsΒ§

BootEntry
A bootable entry
BootEntryComposefs
A bootable entry
BootEntryOstree
A bootable entry
ContainerInspect πŸ”’
The result of a bootc container inspect command.
DeploymentEntry πŸ”’
FilesystemOverlay
Details of an overlay filesystem: read-only or read/write, persistent or transient.
Host
The core host definition
HostSpec
The host specification
HostStatus
The status of the host system
ImageReference
A container image reference with attached transport and signature verification
ImageStatus
The status of the booted image

EnumsΒ§

BootOrder
Configuration for system boot ordering.
Bootloader
Bootloader type to determine whether system was booted via Grub or Systemd
FilesystemOverlayAccessMode
The permissions mode of a /usr overlay
FilesystemOverlayPersistence
The persistence mode of a /usr overlay
HostType
The detected type of running system. Note that this is not exhaustive and new variants may be added in the future.
ImageSignature
An image signature
Store
The container storage backend

ConstantsΒ§

API_VERSION πŸ”’
KIND πŸ”’
OBJECT_NAME πŸ”’
The default object name we use; there’s only one.

FunctionsΒ§

canonicalize_reference πŸ”’
If the reference is in :tag@digest form, strip the tag.
deployment_unlocked_state_to_usr_overlay πŸ”’