Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const Name + func CreateWhiteout(ctx context.Context, vfsObj *vfs.VirtualFilesystem, creds *auth.Credentials, ...) error + type FilesystemOptions struct + LowerRoots []vfs.VirtualDentry + UpperRoot vfs.VirtualDentry + 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)