Expand description
System services module
Provides core system services including process management, driver framework, and system daemons.
Re-exports§
pub use driver_framework::DriverFramework;pub use init_system::InitSystem;pub use process_server::ProcessServer;pub use shell::Shell;
Modules§
- cloud_
init - Cloud-Init Service
- cni
- Container Network Interface (CNI) implementation
- cri
- Container Runtime Interface (CRI) implementation
- csi
- Container Storage Interface (CSI) implementation
- desktop_
ipc - Desktop IPC Protocol
- driver_
framework - Driver Framework Implementation
- init_
system - Init System Implementation
- lb
- Load Balancer implementation
- mesh
- Service Mesh implementation
- notification_
ipc - Notification IPC Service
- Print Spooler Service
- process_
server - Process Server Implementation
- shell
- VeridianOS Shell Implementation
- shell_
utils - Additional Shell Utilities
Functions§
- init
- Initialize all system services