List of all items
Structs
- activation::darwin::DarwinBackend
- activation::linux::LinuxBackend
- activation::types::ActivationTarget
- activation::verify_poll::VerifyPoll
- enrollment::pem::Parsed
- evidence_signer::ActivationFailedSignedPayload
- evidence_signer::ClosureSignatureMismatchSignedPayload
- evidence_signer::EvidenceSigner
- evidence_signer::ManifestMismatchSignedPayload
- evidence_signer::ManifestMissingSignedPayload
- evidence_signer::ManifestVerifyFailedSignedPayload
- evidence_signer::RealiseFailedSignedPayload
- evidence_signer::RollbackTriggeredSignedPayload
- evidence_signer::StaleTargetSignedPayload
- evidence_signer::VerifyMismatchSignedPayload
- manifest_cache::ManifestCache
- runtime::AgentConfig
- runtime::ApplierCtx
- runtime::RuntimeHandle
- runtime::ShutdownGuard
- runtime::ShutdownToken
- runtime::outbound_queue::OutboundQueue
- runtime::outbound_queue::QueuedEvent
- runtime::recovery::RecoveryOutcome
- runtime::recovery::ReplayFromPayload
- runtime::wire::ActivationIntent
- runtime::wire::DispatchResponse
- runtime::wire::HeartbeatRequest
- runtime::wire::HeartbeatResponse
- runtime::wire::ProbeResetCommand
- runtime::workers::probe_runners::ControlOverrideDecl
- runtime::workers::probe_runners::ProbeDecl
- runtime::workers::probe_runners::RunnerOutcome
Enums
- activation::realise::RealiseError
- activation::types::ActivationOutcome
- activation::types::RollbackOutcome
- activation::verify_poll::PollOutcome
- freshness::FreshnessCheck
- manifest_cache::ManifestError
- runtime::ReducerInput
Traits
Functions
- activation::activate
- activation::darwin::attach_activate_log_to
- activation::darwin::fire_rollback
- activation::darwin::fire_switch
- activation::linux::detect_switch_inhibitors
- activation::linux::fire_rollback
- activation::linux::fire_switch
- activation::linux::is_switch_in_progress
- activation::linux::is_switch_in_progress_at
- activation::linux::read_unit_exit_code
- activation::linux::rollback_switch_bin
- activation::pipeline::activate_with
- activation::profile::profile_matches
- activation::profile::resolve_profile_target
- activation::profile::self_correct_profile
- activation::realise::looks_like_signature_error
- activation::realise::realise
- activation::rollback
- activation::rollback::rollback_with
- activation::verify_poll::read_current_system_basename
- comms::build_client
- comms::read_client_key_as_pem
- enrollment::cert_remaining_fraction
- enrollment::enroll
- enrollment::fingerprint_pubkey_raw
- enrollment::generate_csr_from_ssh_host_key
- enrollment::pem::parse
- enrollment::renew
- enrollment::write_atomic
- evidence_signer::default_ssh_host_key_path
- evidence_signer::sha256_jcs
- evidence_signer::try_sign
- freshness::check_signed_at
- host_facts::boot_id
- host_facts::closure_hash_from_path
- host_facts::current_closure_hash
- host_facts::current_generation_ref
- host_facts::linux::boot_id
- host_facts::linux::booted_closure_hash
- host_facts::linux::pending_generation
- host_facts::pending_generation
- manifest_cache::fetch
- runtime::applier::apply_effect
- runtime::applier::remote_kind
- runtime::applier::send_intent
- runtime::outbound_queue::filename_for
- runtime::outbound_queue::outbound_event_kind
- runtime::outbound_queue::outbound_event_seq
- runtime::outbound_queue::sanitize
- runtime::outbound_queue::write_atomic
- runtime::recovery::default_current_system_path
- runtime::recovery::handshake
- runtime::recovery::read_current_closure
- runtime::reducer::all_enforce_probes_pass
- runtime::reducer::apply_bootstrap_snapshot
- runtime::reducer::bootstrap_pending_state
- runtime::reducer::collect_failing_enforce_probes
- runtime::reducer::handle_input
- runtime::reducer::merge_snapshot_into_state
- runtime::reducer::resolve_policy
- runtime::reducer::run
- runtime::reducer::run_advance_tick
- runtime::reducer::run_host_event
- runtime::reducer::with_seq
- runtime::spawn
- runtime::workers::activation::activation_test_mode_enabled
- runtime::workers::activation::handle_intent
- runtime::workers::activation::spawn
- runtime::workers::advance_ticker::spawn
- runtime::workers::cert_renewal::maybe_renew_once
- runtime::workers::cert_renewal::spawn
- runtime::workers::heartbeat::heartbeat_once
- runtime::workers::heartbeat::spawn
- runtime::workers::longpoll::handle_dispatch
- runtime::workers::longpoll::poll_once
- runtime::workers::longpoll::spawn
- runtime::workers::manifest_poll::spawn
- runtime::workers::manifest_poll::spawn_with_trust_path
- runtime::workers::manifest_poll::tick_once
- runtime::workers::outbound::drain_once
- runtime::workers::outbound::post_one
- runtime::workers::outbound::spawn
- runtime::workers::probe::abort_all
- runtime::workers::probe::handle_reset
- runtime::workers::probe::parse_mode
- runtime::workers::probe::spawn
- runtime::workers::probe::spawn_ticker
- runtime::workers::probe_runners::default_connect_timeout_secs
- runtime::workers::probe_runners::default_evidence_path
- runtime::workers::probe_runners::default_expect_status
- runtime::workers::probe_runners::default_interval_seconds
- runtime::workers::probe_runners::default_timeout_secs
- runtime::workers::probe_runners::evidence::probe_level_mode
- runtime::workers::probe_runners::evidence::push_entry_sub_results
- runtime::workers::probe_runners::evidence::resolve_effective_mode
- runtime::workers::probe_runners::evidence::resolve_host_pubkey
- runtime::workers::probe_runners::evidence::run
- runtime::workers::probe_runners::exec::run
- runtime::workers::probe_runners::http::run
- runtime::workers::probe_runners::run
- runtime::workers::probe_runners::tcp::run
- runtime::workers::probe_runners::truncate_reason
Type Aliases
- activation::types::DefaultBackend
- runtime::ActivationIntentTx
- runtime::AgentConfigHandle
- runtime::OutboundKickTx
- runtime::ProbeResetTx
- runtime::workers::outbound::DrainKick
Constants
- activation::darwin::ACTIVATE_LOG
- activation::linux::CURRENT_SYSTEM_PATH
- activation::linux::SWITCH_INHIBITORS
- activation::linux::SWITCH_LOCK_PATH
- activation::types::DEFAULT_BACKEND
- activation::types::POLL_BUDGET
- activation::types::POLL_INTERVAL
- comms::CONNECT_TIMEOUT
- comms::REQUEST_TIMEOUT
- evidence_signer::DEFAULT_SSH_HOST_KEY_PATH
- freshness::CLOCK_SKEW_SLACK_SECS
- host_facts::CURRENT_SYSTEM
- host_facts::linux::BOOTED_SYSTEM
- host_facts::linux::BOOT_ID_PATH
- manifest_cache::DEFAULT_FRESHNESS_WINDOW_SECS
- manifest_cache::DEFAULT_TRUST_PATH
- runtime::REDUCER_INPUT_CAPACITY
- runtime::recovery::RECOVERY_HTTP_TIMEOUT
- runtime::reducer::SUSTAINED_FAILURE_THRESHOLD_SECS
- runtime::workers::advance_ticker::TICK_INTERVAL
- runtime::workers::cert_renewal::CHECK_INTERVAL
- runtime::workers::cert_renewal::ERROR_BACKOFF
- runtime::workers::heartbeat::ERROR_BACKOFF
- runtime::workers::heartbeat::HEARTBEAT_INTERVAL
- runtime::workers::heartbeat::HTTP_TIMEOUT
- runtime::workers::longpoll::ERROR_BACKOFF
- runtime::workers::longpoll::HTTP_TIMEOUT
- runtime::workers::longpoll::WAIT_SECS
- runtime::workers::manifest_poll::POLL_INTERVAL
- runtime::workers::outbound::DRAIN_INTERVAL
- runtime::workers::outbound::HTTP_TIMEOUT
- runtime::workers::probe::HEALTH_CHECKS_PATH
- runtime::workers::probe_runners::FAILURE_REASON_MAX_LEN
- runtime::workers::probe_runners::MIN_INTERVAL_SECS