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
Cancel Update Responder - Installer
Control Handle - Installer
Event Stream - Installer
Marker - Installer
Monitor Update Request - Installer
Monitor Update Responder - Installer
Monitor Update Response - Installer
Proxy - Installer
Request Stream - A Stream of incoming requests for fuchsia.update.installer/Installer.
- Installer
Resume Update Request - Installer
Resume Update Responder - Installer
Start Update Request - Installer
Start Update Responder - Installer
Start Update Response - Installer
Suspend Update Request - Installer
Suspend Update Responder - Installer
Synchronous Proxy - Monitor
Control Handle - Monitor
Event Stream - Monitor
Marker - Monitor
OnState Request - Monitor
OnState Responder - Monitor
Proxy - Monitor
Request Stream - A Stream of incoming requests for fuchsia.update.installer/Monitor.
- Monitor
Synchronous Proxy - Options
- Configuration options for an update attempt.
- Prepare
Data - Data associated with [
State.prepare
]. - Reboot
Controller Control Handle - Reboot
Controller Event Stream - Reboot
Controller Marker - Reboot
Controller Proxy - Reboot
Controller Request Stream - A Stream of incoming requests for fuchsia.update.installer/RebootController.
- Reboot
Controller Synchronous Proxy - 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.
- Installer
Event - Installer
Request - Updates the system.
- Monitor
Event - Monitor
Request - Monitors a single update installation attempt.
- Prepare
Failure Reason - The set of values provided when an installation attempt fails on [
State.prepare
]. - Reboot
Controller Event - Reboot
Controller Request - Controls the timing of the reboot into the updated system.
- 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.