List of all items
Structs
- admin_api::AdminState
- bin_resolver::ResolveCtx
- capabilities::CapabilityBinding
- capabilities::CapabilityInstallRecord
- capabilities::CapabilityOfferRecord
- capabilities::CapabilityPackRecord
- capabilities::CapabilityRegistry
- capabilities::ResolveScope
- cards::CardRenderer
- cards::RenderOutcome
- cli::Cli
- cloudflared::CloudflaredConfig
- cloudflared::CloudflaredHandle
- component_qa_ops::QaDiagnostic
- config::AuthUserConfig
- config::DemoConfig
- config::DemoDesiredSubscription
- config::DemoEgressConfig
- config::DemoEventsConfig
- config::DemoGatewayConfig
- config::DemoMsgraphSubscriptionsConfig
- config::DemoNatsConfig
- config::DemoNatsSpawnConfig
- config::DemoProviderConfig
- config::DemoServicesConfig
- config::DemoSubscriptionsConfig
- config::DemoSubscriptionsUniversalConfig
- config::DomainServicesConfig
- config::OperatorConfig
- config::OperatorServicesConfig
- config::ServiceComponentConfig
- config_gate::ConfigGateItem
- demo::BuildOptions
- demo::card::CardView
- demo::history::DemoHistory
- demo::history::Snapshot
- demo::http_ingress::HttpIngressConfig
- demo::http_ingress::HttpIngressServer
- demo::ingress_types::EventEnvelopeV1
- demo::ingress_types::EventScopeV1
- demo::ingress_types::EventSourceV1
- demo::ingress_types::IngressDispatchResult
- demo::ingress_types::IngressHttpResponse
- demo::ingress_types::IngressRequestV1
- demo::input::ParsedInput
- demo::pack_resolve::DemoPack
- demo::repl::DemoRepl
- demo::runner::DemoRunner
- demo::runner_host::DemoRunnerHost
- demo::runner_host::FlowOutcome
- demo::runner_host::OperatorContext
- demo::setup::ProvidersInput
- demo::timer_scheduler::TimerHandlerConfig
- demo::timer_scheduler::TimerScheduler
- demo::timer_scheduler::TimerSchedulerConfig
- dev_store_path::SecretsSetup
- discovery::DetectedDomains
- discovery::DetectedProvider
- discovery::DiscoveryOptions
- discovery::DiscoveryResult
- doctor::DoctorOptions
- doctor::DoctorRun
- domains::DomainConfig
- domains::PlannedRun
- domains::ProviderPack
- gmap::GmapPath
- gmap::GmapRule
- gmap::MatchDecision
- ingress::control_directive::DispatchTarget
- ingress::control_directive::IngressReply
- messaging_universal::app::AppFlowInfo
- messaging_universal::app::AppPackInfo
- messaging_universal::dto::EncodeInV1
- messaging_universal::dto::EncodeOutV1
- messaging_universal::dto::HttpInV1
- messaging_universal::dto::HttpOutV1
- messaging_universal::dto::ProviderPayloadV1
- messaging_universal::dto::RenderPlanInV1
- messaging_universal::dto::RenderPlanOutPlan
- messaging_universal::dto::RenderPlanOutV1
- messaging_universal::dto::SendPayloadInV1
- messaging_universal::dto::SendPayloadOutV1
- messaging_universal::dto::TenantHint
- messaging_universal::provider::ProviderComponent
- messaging_universal::retry::EgressJob
- messaging_universal::retry::RetryPolicy
- ngrok::NgrokConfig
- ngrok::NgrokHandle
- offers::registry::Offer
- offers::registry::OfferRegistry
- offers::registry::PackOffer
- offers::registry::PackOffers
- onboard::api::OnboardState
- provider_config_envelope::ConfigEnvelope
- provider_config_envelope::ContractCacheEntry
- providers::ProviderSetupOptions
- runner_exec::RunOutput
- runner_exec::RunRequest
- runner_integration::RunFlowOptions
- runner_integration::RunnerOutput
- runtime_state::RuntimePaths
- runtime_state::ServiceEntry
- runtime_state::ServiceManifest
- secret_value::SecretValue
- secrets_client::SecretsClient
- secrets_gate::SecretsManagerHandle
- secrets_manager::SecretsManagerSelection
- secrets_setup::SecretsSetup
- services::ComponentSpec
- setup_input::SetupInputAnswers
- setup_input::SetupQuestion
- setup_input::SetupSpec
- static_routes::ActiveRouteTable
- static_routes::ReservedRouteSet
- static_routes::StaticRouteDescriptor
- static_routes::StaticRouteMatch
- static_routes::StaticRoutePlan
- subscriptions_universal::AuthUserRefV1
- subscriptions_universal::scheduler::Scheduler
- subscriptions_universal::service::SubscriptionDeleteRequest
- subscriptions_universal::service::SubscriptionEnsureRequest
- subscriptions_universal::service::SubscriptionRenewRequest
- subscriptions_universal::service::SubscriptionService
- subscriptions_universal::store::AuthUserRefV1
- subscriptions_universal::store::SubscriptionState
- subscriptions_universal::store::SubscriptionStore
- supervisor::ResolvedService
- supervisor::ServiceHandle
- supervisor::ServiceId
- supervisor::ServiceSpec
- supervisor::ServiceStatus
- wizard::AccessChangeSelection
- wizard::PackDefaultSelection
- wizard::PackListing
- wizard::PackRemoveSelection
- wizard::QaQuestion
- wizard::QaSpec
- wizard::ResolvedPackInfo
- wizard::StaticCatalogSource
- wizard::TenantSelection
- wizard::WizardCreateRequest
- wizard::WizardExecutionReport
- wizard::WizardPlan
- wizard::WizardPlanMetadata
- wizard::WizardPlanStep
Enums
- capabilities::HookStage
- component_qa_ops::QaDiagnosticCode
- component_qa_ops::QaMode
- config::DemoSubscriptionsMode
- config::DomainEnabledMode
- config_gate::ConfigValueSource
- demo::DemoBlockedOn
- demo::UserEvent
- demo::commands::CommandParseError
- demo::commands::DemoCommand
- demo::input::InputEncoding
- demo::input::InputSource
- demo::pack_resolve::EntryFlowSource
- demo::runner_host::RunnerExecutionMode
- discovery::ProviderIdSource
- doctor::DoctorScope
- domains::Domain
- domains::DomainAction
- gmap::Policy
- ingress::control_directive::ControlDirective
- offers::registry::OfferKind
- operator_log::Level
- project::ScanFormat
- runner_integration::RunnerFlavor
- secrets_backend::SecretsBackendKind
- secrets_manager::SelectedKind
- services::ProcessStatus
- services::ServiceState
- setup_input::SetupVisibleIf
- static_routes::CacheStrategy
- static_routes::RouteScopeSegment
- wizard::AccessOperation
- wizard::PackScope
- wizard::WizardMode
- wizard::WizardRemoveTarget
- wizard::WizardStepKind
- wizard::WizardUpdateOp
Traits
Functions
- admin_api::handle_admin_request
- bin_resolver::resolve_binary
- capabilities::install_record_path
- capabilities::is_binding_ready
- capabilities::is_oauth_broker_operation
- capabilities::read_install_record
- capabilities::write_install_record
- capability_bootstrap::log_capability_bootstrap_report
- capability_bootstrap::try_upgrade_state_store
- capability_bootstrap::try_upgrade_telemetry
- cli::demo_provider_pack_by_filter
- cli::demo_provider_packs
- cloudflared::parse_public_url
- cloudflared::public_url_path
- cloudflared::start_quick_tunnel
- component_qa_ops::apply_answers_via_component_qa
- component_qa_ops::persist_answers_artifacts
- component_qa_ops::qa_mode_for_flow
- config::binary_override
- config::default_nats_url
- config::default_receive_nats_url
- config::load_demo_config
- config::load_operator_config
- config_gate::log_config_gate
- demo::build_bundle
- demo::card::detect_adaptive_card_view
- demo::card::print_card_summary
- demo::commands::parse_command
- demo::demo_doctor
- demo::demo_logs_runtime
- demo::demo_status_runtime
- demo::event_router::route_events_to_default_flow
- demo::github_mcp::build_connected_card
- demo::github_mcp::call_tool
- demo::github_mcp::get_authenticated_user
- demo::github_mcp::render_card
- demo::help::print_help
- demo::ingress_dispatch::dispatch_http_ingress
- demo::ingress_dispatch::events_debug_json
- demo::ingress_dispatch::log_invalid_event_warning
- demo::input::parse_input
- demo::pack_resolve::resolve_pack
- demo::qa_bridge::build_resolved_i18n
- demo::qa_bridge::infer_question_properties
- demo::qa_bridge::normalize_answer
- demo::qa_bridge::provider_qa_to_form_spec
- demo::runner_host::primary_provider_type
- demo::setup::discover_tenants
- demo::timer_scheduler::discover_timer_handlers
- dev_store_path::default_path
- dev_store_path::ensure_path
- dev_store_path::find_existing
- dev_store_path::find_existing_with_override
- dev_store_path::load_secret_keys_from_pack
- dev_store_path::open_dev_store
- dev_store_path::override_path
- discovery::discover
- discovery::discover_with_options
- discovery::persist
- doctor::build_doctor_args
- doctor::run_doctor
- domains::config
- domains::discover_provider_packs
- domains::discover_provider_packs_cbor_only
- domains::ensure_cbor_packs
- domains::manifest_cbor_issue_detail
- domains::plan_runs
- domains::validator_pack_path
- gmap::eval_policy
- gmap::eval_with_overlay
- gmap::parse_file
- gmap::parse_path
- gmap::parse_rule_line
- gmap::parse_str
- gmap::upsert_policy
- hooks::runner::apply_post_ingress_hooks_dispatch
- hooks::runner::apply_post_ingress_hooks_http
- ingress::control_directive::try_parse_control_directive
- messaging_universal::app::load_app_pack_info
- messaging_universal::app::resolve_app_pack_path
- messaging_universal::app::run_app_flow
- messaging_universal::app::select_app_flow
- messaging_universal::dlq::append_dlq_entry
- messaging_universal::dlq::build_dlq_entry
- messaging_universal::egress::build_encode_input
- messaging_universal::egress::build_render_plan_input
- messaging_universal::egress::build_send_payload
- messaging_universal::egress::encode_payload
- messaging_universal::egress::render_plan
- messaging_universal::egress::run_end_to_end
- messaging_universal::ingress::build_ingress_request
- messaging_universal::ingress::parse_ingress_response
- messaging_universal::ingress::run_ingress
- messaging_universal::provider::resolve_provider_component
- ngrok::parse_public_url
- ngrok::public_url_path
- ngrok::start_tunnel
- offers::registry::discover_gtpacks
- offers::registry::load_pack_offers
- offers::registry::offer_key
- onboard::api::error_response
- onboard::api::handle_onboard_request
- onboard::api::into_error
- onboard::api::json_ok
- onboard::api::json_response
- onboard::provider_i18n::load_and_merge
- onboard::provider_i18n::load_locale_file
- onboard::provider_i18n::resolve_i18n_dir
- onboard::providers::create_team
- onboard::providers::create_tenant
- onboard::providers::deployment_status
- onboard::providers::list_providers
- onboard::providers::list_tenants
- onboard::webhook_setup::try_provider_setup_webhook
- onboard::wizard::get_form_spec
- onboard::wizard::submit_answers
- onboard::wizard::validate_answers
- operator_i18n::current_locale
- operator_i18n::load_cli
- operator_i18n::select_locale
- operator_i18n::set_locale
- operator_i18n::tr
- operator_i18n::tr_for_locale
- operator_i18n::trf
- operator_log::debug
- operator_log::error
- operator_log::info
- operator_log::init
- operator_log::log
- operator_log::reserve_service_log
- operator_log::service_log_path
- operator_log::trace
- operator_log::warn
- project::add_team
- project::add_tenant
- project::init_project
- project::list_teams
- project::list_tenants
- project::remove_team
- project::remove_tenant
- project::scan_project
- project::sync_project
- provider_config_envelope::ensure_contract_compatible
- provider_config_envelope::read_provider_config_envelope
- provider_config_envelope::resolved_describe_hash
- provider_config_envelope::write_provider_config_envelope
- provider_registry::cache_registry_file
- provider_registry::resolve_catalog_path
- providers::run_provider_setup
- qa_flow_handler::handle_qa_process_node
- qa_flow_handler::is_qa_process_node
- qa_persist::oauth_authorize_stub
- qa_persist::persist_all_config_as_secrets
- qa_persist::persist_qa_config
- qa_persist::persist_qa_results
- qa_persist::persist_qa_secrets
- qa_setup_wizard::prompt_form_spec_answers
- qa_setup_wizard::render_qa_card
- qa_setup_wizard::run_interactive_card_wizard
- qa_setup_wizard::run_qa_setup
- qa_setup_wizard::validate_answers_against_form_spec
- runner_exec::run_provider_pack_flow
- runner_integration::detect_runner_flavor
- runner_integration::run_flow
- runner_integration::run_flow_with_options
- runtime_state::atomic_write
- runtime_state::persist_service_manifest
- runtime_state::read_json
- runtime_state::read_service_manifest
- runtime_state::remove_service_manifest
- runtime_state::write_json
- secret_name::canonical_secret_key_path
- secret_name::canonical_secret_name
- secret_requirements::load_secret_keys_from_pack
- secrets_backend::backend_kind_from_pack
- secrets_gate::canonical_secret_store_key
- secrets_gate::canonical_secret_uri
- secrets_gate::check_provider_secrets
- secrets_gate::resolve_secrets_manager
- secrets_manager::canonical_team
- secrets_manager::select_secrets_manager
- secrets_setup::resolve_env
- services::component_status
- services::nats_status
- services::nats_url
- services::start_component
- services::start_nats
- services::start_nats_with_log
- services::stop_component
- services::stop_nats
- services::tail_log
- services::tail_nats_logs
- setup_input::collect_setup_answers
- setup_input::ensure_object
- setup_input::ensure_required_answers
- setup_input::load_setup_input
- setup_input::load_setup_spec
- setup_input::prompt_setup_answers
- setup_to_formspec::capitalize
- setup_to_formspec::extract_default_from_help
- setup_to_formspec::infer_default_for_id
- setup_to_formspec::infer_question_properties
- setup_to_formspec::pack_to_form_spec
- setup_to_formspec::setup_spec_to_form_spec
- setup_to_formspec::strip_domain_prefix
- state_layout::run_dir
- state_layout::secrets_log_path
- static_routes::cache_control_value
- static_routes::discover_from_bundle
- static_routes::fallback_asset_path
- static_routes::resolve_asset_path
- subscriptions_universal::demo::build_runner
- subscriptions_universal::demo::ensure_desired_subscriptions
- subscriptions_universal::demo::state_root
- supervisor::is_running
- supervisor::read_resolved
- supervisor::read_status
- supervisor::spawn_service
- supervisor::stop_pidfile
- supervisor::stop_service
- wizard::apply
- wizard::apply_create
- wizard::apply_remove
- wizard::apply_update
- wizard::execute_create_plan
- wizard::execute_plan
- wizard::execute_remove_plan
- wizard::execute_update_plan
- wizard::load_catalog_from_file
- wizard::normalize_request_for_plan
- wizard::print_plan_summary
- wizard::spec
- wizard_executor::execute
- wizard_i18n::load
- wizard_plan_builder::build_plan
- wizard_spec_builder::build_spec
- wizard_spec_builder::build_validation_form
- wizard_spec_builder::build_validation_form_with_providers
Type Aliases
- onboard::api::OnboardError
- onboard::api::OnboardResponse
- onboard::api::OnboardResult
- operator_i18n::Map
- secrets_gate::DynSecretsManager
Constants
- capabilities::CAP_MESSAGING_V1
- capabilities::CAP_OAUTH_BROKER_V1
- capabilities::CAP_OAUTH_CARD_V1
- capabilities::CAP_OAUTH_TOKEN_VALIDATION_V1
- capabilities::CAP_OP_HOOK_POST
- capabilities::CAP_OP_HOOK_PRE
- capabilities::EXT_CAPABILITIES_V1
- capabilities::OAUTH_OP_AWAIT_RESULT
- capabilities::OAUTH_OP_GET_ACCESS_TOKEN
- capabilities::OAUTH_OP_INITIATE_AUTH
- capabilities::OAUTH_OP_REQUEST_RESOURCE_TOKEN
- offers::registry::HOOK_CONTRACT_CONTROL_V1
- offers::registry::HOOK_STAGE_POST_INGRESS
- static_routes::EXT_STATIC_ROUTES_V1