Skip to main content

Module mount_api

Module mount_api 

Source
Expand description

Mount API — Mount management system calls (RFC-025).

Provides API endpoints for:

  • Listing and querying Mounts
  • CRUD on Mounts (minimal “name + path” input)
  • Agent-driven enrichment (update_enrichment)
  • Detection

Structs§

MountApi
Mount system calls.
MountInfo
Serialized Mount info for API responses.