List of all items
Structs
- controller::ControllerSnapshot
- controller::LimitsSnapshot
- controller::LimitsState
- controller::RuntimeApiController
- controller::TimeoutTable
- error::FaultMessage
- schemas::InstanceInfo
- schemas::VersionResponse
- schemas::actions::InstanceActionInfo
- schemas::actions::RawInstanceActionInfo
- schemas::balloon::BalloonConfig
- schemas::balloon::BalloonStatsUpdate
- schemas::balloon::BalloonUpdate
- schemas::balloon::RawBalloonConfig
- schemas::balloon::RawBalloonStatsUpdate
- schemas::balloon::RawBalloonUpdate
- schemas::boot_source::BootSourceConfig
- schemas::boot_source::RawBootSourceConfig
- schemas::common::DriveId
- schemas::common::IfaceId
- schemas::common::InstanceId
- schemas::common::MacAddr
- schemas::common::MemSizeMib
- schemas::common::SafePath
- schemas::common::UdsPath
- schemas::common::VsockId
- schemas::config_file::ConfigFile
- schemas::config_file::SquibExtension
- schemas::cpu_config::CpuConfig
- schemas::cpu_config::RawCpuConfig
- schemas::drive::DriveConfig
- schemas::drive::DrivePatch
- schemas::drive::RawDriveConfig
- schemas::drive::RawDrivePatch
- schemas::entropy::EntropyConfig
- schemas::entropy::RawEntropyConfig
- schemas::hotplug_memory::HotplugMemoryConfig
- schemas::hotplug_memory::HotplugMemoryUpdate
- schemas::hotplug_memory::RawHotplugMemoryConfig
- schemas::hotplug_memory::RawHotplugMemoryUpdate
- schemas::logger::LoggerConfig
- schemas::logger::RawLoggerConfig
- schemas::machine_config::MachineConfig
- schemas::machine_config::MachineConfigPatch
- schemas::machine_config::RawMachineConfig
- schemas::machine_config::RawMachineConfigPatch
- schemas::metrics::MetricsConfig
- schemas::metrics::RawMetricsConfig
- schemas::mmds::MmdsConfig
- schemas::mmds::MmdsContents
- schemas::mmds::RawMmdsConfig
- schemas::network::NetworkInterfaceConfig
- schemas::network::NetworkPatch
- schemas::network::RawNetworkInterfaceConfig
- schemas::network::RawNetworkPatch
- schemas::pmem::PmemConfig
- schemas::pmem::PmemPatch
- schemas::pmem::RawPmemConfig
- schemas::pmem::RawPmemPatch
- schemas::serial::RawSerialConfig
- schemas::serial::SerialConfig
- schemas::snapshot::MemBackend
- schemas::snapshot::RawMemBackend
- schemas::snapshot::RawSnapshotCreateConfig
- schemas::snapshot::RawSnapshotLoadConfig
- schemas::snapshot::SnapshotCreateConfig
- schemas::snapshot::SnapshotLoadConfig
- schemas::vm::RawVmPatch
- schemas::vsock::RawVsockConfig
- schemas::vsock::VsockConfig
- server::ServeOptions
Enums
- action::ActionClass
- action::ApiAction
- action::ApiResponse
- error::ApiError
- replay::ReplayError
- schemas::VmState
- schemas::actions::InstanceAction
- schemas::balloon::BalloonHintingOp
- schemas::config_file::SquibNetworkMode
- schemas::drive::CacheType
- schemas::drive::IoEngine
- schemas::logger::LogLevel
- schemas::mmds::MmdsVersion
- schemas::snapshot::MemBackendType
- schemas::snapshot::SnapshotType
- schemas::vm::VmStateChange
Functions
- handlers::delete_drive
- handlers::delete_network
- handlers::delete_pmem
- handlers::fallback
- handlers::get_balloon
- handlers::get_balloon_statistics
- handlers::get_hotplug_memory
- handlers::get_machine_config
- handlers::get_mmds
- handlers::get_root
- handlers::get_version
- handlers::get_vm_config
- handlers::patch_balloon
- handlers::patch_balloon_hinting
- handlers::patch_balloon_statistics
- handlers::patch_drive
- handlers::patch_hotplug_memory
- handlers::patch_machine_config
- handlers::patch_mmds
- handlers::patch_network
- handlers::patch_pmem
- handlers::patch_vm
- handlers::put_actions
- handlers::put_balloon
- handlers::put_boot_source
- handlers::put_cpu_config
- handlers::put_drive
- handlers::put_entropy
- handlers::put_hotplug_memory
- handlers::put_logger
- handlers::put_machine_config
- handlers::put_metrics
- handlers::put_mmds
- handlers::put_mmds_config
- handlers::put_network
- handlers::put_pmem
- handlers::put_serial
- handlers::put_snapshot_create
- handlers::put_snapshot_load
- handlers::put_vsock
- replay::parse_config_file
- replay::replay_config
- schemas::common::check_string_cap
- schemas::mmds::link_local_or_default
- server::bind_listener
- server::router
- server::serve
- server::serve_bound
- server::unlink_socket_if_exists
Type Aliases
Constants
- schemas::balloon::MAX_STATS_POLL_INTERVAL
- schemas::boot_source::BOOT_ARGS_MAX
- schemas::common::DEFAULT_STRING_CAP
- schemas::common::MAX_DRIVES
- schemas::common::MAX_NICS
- schemas::common::MAX_PMEM
- schemas::common::MAX_VCPU_COUNT
- schemas::common::MAX_VIRTIO_MEM
- schemas::common::PATH_MAX
- schemas::common::UDS_PATH_MAX
- schemas::cpu_config::MAX_REG_MODIFIERS
- schemas::hotplug_memory::DEFAULT_BLOCK_SIZE_MIB
- schemas::hotplug_memory::DEFAULT_SLOT_SIZE_MIB
- schemas::hotplug_memory::MAX_TOTAL_SIZE_MIB
- schemas::mmds::MAX_TOKEN_TTL_SECONDS
- schemas::vsock::MIN_GUEST_CID
- server::DEFAULT_MAX_PAYLOAD
- server::FIRECRACKER_SERVER_HEADER
- server::MAX_MAX_PAYLOAD
- server::MIN_MAX_PAYLOAD