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 πŸ”’
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
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.