package
1.7.1
Repository: https://github.com/seagate/cloudfuse.git
Documentation: pkg.go.dev

# Functions

NewcgofuseFS creates a new empty fuse filesystem.
Pipeline will call this method to create your object, initialize your variables here << DO NOT DELETE ANY AUTO GENERATED CODE HERE >>.

# Structs

CgofuseFS defines the file system with functions that interface with FUSE.
Libfuse holds the settings and information for the FUSE component.
LibfuseOptions defines the config parameters.