Structs§
- Canceled
Data - Data associated with [
State.canceled
]. - Commit
Data - Data associated with [
State.commit
]. - Complete
Data - Data associated with [
State.complete
]. - Defer
Reboot Data - Data associated with [
State.defer_reboot
]. - Fail
Commit Data - Data associated with [
State.fail_commit
]. - Fail
Fetch Data - Data associated with [
State.fail_fetch
]. - Fail
Prepare Data - Data associated with [
State.fail_prepare
]. - Fail
Stage Data - Data associated with [
State.fail_stage
]. - Fetch
Data - Data associated with [
State.fetch
]. - Installation
Progress - Current progress for an installation attempt.
- Installer
Cancel Update Request - Installer
Monitor Update Response - Installer
Resume Update Request - Installer
Start Update Response - Installer
Suspend Update Request - Monitor
OnState Request - Options
- Configuration options for an update attempt.
- Prepare
Data - Data associated with [
State.prepare
]. - Reboot
Data - Data associated with [
State.reboot
]. - Stage
Data - Data associated with [
State.stage
]. - Update
Info - Metadata for an update. Once a field is populated during an installation attempt, the value will not change.
- Wait
ToReboot Data - Data associated with [
State.wait_to_reboot
].
Enums§
- Cancel
Error - Why cancel failed.
- Fetch
Failure Reason - The set of values provided when an installation attempt fails on [
State.fetch
]. - Initiator
- Who or what initiated the update installation.
- Prepare
Failure Reason - The set of values provided when an installation attempt fails on [
State.prepare
]. - Resume
Error - Why resume failed.
- Stage
Failure Reason - The set of values provided when an installation attempt fails on [
State.stage
]. - State
- The set of states that a [
Monitor
] can receive during an update installation attempt. - Suspend
Error - Why suspend failed.
- Update
NotStarted Reason - The set of values that are returned by an request to start an update.