fusehost

package
v0.0.0-...-3f1f8f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2026 License: Apache-2.0, BSD-3-Clause, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package fusehost implements a minimal FUSE protocol server for testing the host FD passthrough path. It forwards all operations to a backing directory on the host filesystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(fd int, backDir string)

Serve runs a FUSE protocol server on fd, backed by the host directory backDir. It handles requests until the connection is closed or an error occurs. Intended to be called as a goroutine.

Types

This section is empty.

Directories

Path Synopsis
Binary workload runs inside a gVisor sandbox to exercise the FUSE host passthrough path.
Binary workload runs inside a gVisor sandbox to exercise the FUSE host passthrough path.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL