Structs§
- Apply
Record - A recorded apply operation.
- Compliance
History Row - A compliance snapshot summary row from the state store.
- Config
Source Record - A tracked config source.
- Drift
Event - A recorded drift event.
- File
Backup Record - A file backup record from the safety store.
- Journal
Entry - A journal entry for a single action within an apply.
- Managed
Resource - A managed resource tracked in the state store.
- Module
File Record - A module file manifest entry — tracks which files a module deployed.
- Module
State Record - A module’s state in the state store.
- Pending
Decision - A pending decision for a source item needing user review.
- Source
Config Hash - A stored config hash for detecting source changes.
- Source
Conflict Record - A conflict record from composition.
- State
Store - SQLite-backed state store for cfgd.
Enums§
- Apply
Status - Apply status for a reconciliation run.
Functions§
- clear_
pending_ server_ config - Remove the pending server config file after it has been consumed.
- default_
state_ dir - load_
pending_ server_ config - Load a pending server config, if one exists.
- plan_
hash - Compute SHA256 hash of a serializable plan for deduplication.
- save_
pending_ server_ config - Save a desired config received from the device gateway for later reconciliation.