List of all items
Structs
- diagnostics::SharedProcessSnapshotEntry
- frames::DispatchResult
- identity::SharedGuestRuntimeIdentity
- layers::VmLayerStore
- limits::AcpLimits
- limits::HttpLimits
- limits::JsRuntimeLimits
- limits::PluginLimits
- limits::PythonLimits
- limits::ToolLimits
- limits::VmLimits
- limits::WasmLimits
- root_fs::SidecarCoreError
Enums
- diagnostics::SharedProcessSnapshotStatus
- frames::AuthenticateVersionError
- router::BlockingExtensionInterrupt
- router::RequestDispatchMode
- router::RequestRoute
- tools::ToolRegistrationError
Functions
- bridge_bytes::bridge_buffer_value
- bridge_bytes::decode_base64
- bridge_bytes::decode_bridge_buffer_value
- bridge_bytes::decode_encoded_bytes_value
- bridge_bytes::encoded_bytes_value
- diagnostics::process_snapshot_entry_from_kernel
- diagnostics::process_status_from_kernel
- diagnostics::protocol_process_snapshot_entry
- frames::authenticated_response
- frames::bound_udp_snapshot_response
- frames::event
- frames::layer_created_response
- frames::layer_sealed_response
- frames::listener_snapshot_response
- frames::overlay_created_response
- frames::package_linked_response
- frames::process_exited_event
- frames::process_killed_response
- frames::process_output_event
- frames::process_snapshot_response
- frames::process_started_response
- frames::provided_commands_response
- frames::reject
- frames::respond
- frames::response_with_ownership
- frames::root_filesystem_bootstrapped_response
- frames::root_filesystem_snapshot_response
- frames::session_opened_response
- frames::signal_state_response
- frames::snapshot_exported_response
- frames::snapshot_imported_response
- frames::stdin_closed_response
- frames::stdin_written_response
- frames::unsupported_guest_kernel_call_detail
- frames::unsupported_guest_kernel_call_event
- frames::validate_authenticate_versions
- frames::vm_configured_response
- frames::vm_created_response
- frames::vm_disposed_response
- frames::vm_lifecycle_event
- frames::zombie_timer_count_response
- guest_fs::decode_guest_filesystem_content
- guest_fs::empty_guest_filesystem_response
- guest_fs::encode_guest_filesystem_content
- guest_fs::guest_filesystem_stat
- guest_fs::handle_guest_filesystem_call
- guest_fs::targeted_guest_filesystem_response
- guest_net::handle_guest_kernel_call
- guest_pty::dispatch_pty_operation
- guest_pty::is_pty_operation
- identity::shared_guest_runtime_identity
- limits::validate_vm_limits
- limits::virtual_os_cpu_count
- limits::virtual_os_freemem_bytes
- limits::virtual_os_totalmem_bytes
- limits::vm_limits_from_config
- net::local_endpoint_value
- net::remote_endpoint_value
- net::socket_addr_family
- net::socket_address_value
- net::tcp_socket_info_value
- net::unix_socket_info_value
- permissions::allow_all_policy
- permissions::deny_all_policy
- permissions::environment_permission_capability
- permissions::evaluate_permissions_policy
- permissions::filesystem_permission_capability
- permissions::fs_permission_capability
- permissions::network_permission_capability
- permissions::permission_mode_to_kernel_decision
- permissions::permissions_from_policy
- permissions::validate_permissions_policy
- root_fs::apply_root_filesystem_entry
- root_fs::build_root_filesystem
- root_fs::build_root_filesystem_with_loaded_snapshot
- root_fs::build_root_mount_table
- root_fs::build_root_mount_table_with_loaded_snapshot
- root_fs::convert_root_filesystem_entry
- root_fs::protocol_root_filesystem_mode
- root_fs::root_filesystem_descriptor_from_config
- root_fs::root_filesystem_mode_from_config
- root_fs::root_filesystem_protocol_descriptor_from_config
- root_fs::root_snapshot_entry
- root_fs::root_snapshot_from_entries
- router::connection_id_of
- router::generated_wire_blocking_extension_interrupt
- router::request_dispatch_mode
- router::request_is_unsupported_host_callback_direction
- router::route_request_payload
- router::session_scope_of
- router::unsupported_host_callback_direction_dispatch
- router::vm_id_of
- signals::apply_process_signal_state_update
- signals::canonical_signal_name
- signals::default_signal_exit_code
- signals::execution_signal_from_number
- signals::execution_signal_to_kernel
- signals::is_valid_posix_signal_number
- signals::parse_posix_signal
- signals::parse_process_signal_state_request
- signals::signal_number_from_name
- tools::ensure_command_aliases_available
- tools::ensure_toolkit_name_available
- tools::ensure_toolkit_registry_capacity
- tools::registered_tool_command_names
- tools::validate_toolkit_registration
- vm_fetch::ensure_vm_fetch_raw_response_buffer_within_limit
- vm_fetch::ensure_vm_fetch_response_within_limit
- vm_fetch::parse_kernel_http_fetch_response
- vm_fetch::serialize_kernel_http_fetch_request
Constants
- frames::UNSUPPORTED_GUEST_KERNEL_CALL_EVENT
- layers::MAX_VM_LAYERS
- limits::DEFAULT_ACP_MAX_READ_LINE_BYTES
- limits::DEFAULT_ACP_STDOUT_BUFFER_BYTE_LIMIT
- limits::DEFAULT_JS_CAPTURED_OUTPUT_LIMIT_BYTES
- limits::DEFAULT_JS_EVENT_PAYLOAD_LIMIT_BYTES
- limits::DEFAULT_JS_STDIN_BUFFER_LIMIT_BYTES
- limits::DEFAULT_MAX_FETCH_RESPONSE_BYTES
- limits::DEFAULT_NODE_IMPORT_CACHE_MATERIALIZE_TIMEOUT_MS
- limits::DEFAULT_PYTHON_EXECUTION_TIMEOUT_MS
- limits::DEFAULT_PYTHON_MAX_OLD_SPACE_MB
- limits::DEFAULT_PYTHON_OUTPUT_BUFFER_MAX_BYTES
- limits::DEFAULT_PYTHON_VFS_RPC_TIMEOUT_MS
- limits::DEFAULT_TOOL_TIMEOUT_MS
- limits::DEFAULT_V8_CPU_TIME_LIMIT_MS
- limits::DEFAULT_V8_HEAP_LIMIT_MB
- limits::DEFAULT_V8_IPC_MAX_FRAME_BYTES
- limits::DEFAULT_V8_WALL_CLOCK_LIMIT_MS
- limits::DEFAULT_WASM_CAPTURED_OUTPUT_LIMIT_BYTES
- limits::DEFAULT_WASM_MAX_MODULE_FILE_BYTES
- limits::DEFAULT_WASM_PREWARM_TIMEOUT_MS
- limits::DEFAULT_WASM_RUNNER_HEAP_LIMIT_MB
- limits::DEFAULT_WASM_SYNC_READ_LIMIT_BYTES
- limits::MAX_PERSISTED_MANIFEST_BYTES
- limits::MAX_PERSISTED_MANIFEST_FILE_BYTES
- limits::MAX_REGISTERED_TOOLKITS
- limits::MAX_REGISTERED_TOOLS_PER_VM
- limits::MAX_TOOLS_PER_TOOLKIT
- limits::MAX_TOOL_EXAMPLES_PER_TOOL
- limits::MAX_TOOL_EXAMPLE_INPUT_BYTES
- limits::MAX_TOOL_SCHEMA_BYTES
- limits::MAX_TOOL_TIMEOUT_MS
- router::UNSUPPORTED_HOST_CALLBACK_DIRECTION_CODE
- router::UNSUPPORTED_HOST_CALLBACK_DIRECTION_MESSAGE
- tools::DEFAULT_TOOL_TIMEOUT_MS
- tools::MAX_REGISTERED_TOOLKITS
- tools::MAX_REGISTERED_TOOLS_PER_VM
- tools::MAX_TOOLKIT_NAME_LENGTH
- tools::MAX_TOOLS_PER_TOOLKIT
- tools::MAX_TOOL_DESCRIPTION_LENGTH
- tools::MAX_TOOL_EXAMPLES_PER_TOOL
- tools::MAX_TOOL_EXAMPLE_INPUT_BYTES
- tools::MAX_TOOL_NAME_LENGTH
- tools::MAX_TOOL_SCHEMA_BYTES
- tools::MAX_TOOL_SCHEMA_DEPTH
- tools::MAX_TOOL_TIMEOUT_MS
- vm_fetch::VM_FETCH_BUFFER_LIMIT_BYTES