Skip to content

VFS interception #7

@comunidadio

Description

@comunidadio

Is there a way to intercept the VM’s filesystem calls?

I see the Go Client has a MountConfig option type memory/real_fs/overlay_fs, but I’d like to intercept all the operations to the mount point.
Could we pass a io.FS or similar as a MountPoint to be able to intercept vfs ops?

Could be for logging, fault injection, or possibly even writing alternative vfs implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions