fusefs

package
v0.0.0-...-d0befa4 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGzipFs

func NewGzipFs(tgzFile string) (fuse.Server, error)

Types

type Tgz

type Tgz struct {
	fuseutil.NotImplementedFileSystem
	// contains filtered or unexported fields
}

func (*Tgz) GetInodeAttributes

func (t *Tgz) GetInodeAttributes(
	ctx context.Context,
	op *fuseops.GetInodeAttributesOp) error

func (*Tgz) LookUpInode

func (t *Tgz) LookUpInode(
	ctx context.Context,
	op *fuseops.LookUpInodeOp) error

func (*Tgz) OpenDir

func (t *Tgz) OpenDir(
	ctx context.Context,
	op *fuseops.OpenDirOp) error

func (*Tgz) OpenFile

func (t *Tgz) OpenFile(
	ctx context.Context,
	op *fuseops.OpenFileOp) error

func (*Tgz) ReadDir

func (t *Tgz) ReadDir(
	ctx context.Context,
	op *fuseops.ReadDirOp) error

func (*Tgz) ReadFile

func (t *Tgz) ReadFile(
	ctx context.Context,
	op *fuseops.ReadFileOp) error

func (*Tgz) StatFS

func (t *Tgz) StatFS(
	ctx context.Context,
	op *fuseops.StatFSOp) error

Jump to

Keyboard shortcuts

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