Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const Name + var SupportedMountOptions = []string + type FilesystemType struct + func (FilesystemType) Name() string + func (FilesystemType) Release(ctx context.Context) + func (fsType FilesystemType) GetFilesystem(ctx context.Context, vfsObj *vfs.VirtualFilesystem, creds *auth.Credentials, ...) (*vfs.Filesystem, *vfs.Dentry, error) + type InitialCgroup struct + GID auth.KGID + Mode linux.FileMode + Path string + SetMode bool + SetOwner bool + UID auth.KUID + type InternalData struct + DefaultControlValues map[string]int64 + InitialCgroup InitialCgroup