package
3.8.7+incompatible
Repository: https://github.com/hpcng/singularity.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

FileInfo returns FileInfo interface to be passed as RPC argument.

# Structs

ChdirArgs defines the arguments to chdir.
ChownArgs defines the arguments to chown/lchown.
ChrootArgs defines the arguments to chroot.
CryptArgs defines the arguments to mount.
EvalRelativeArgs defines the arguments to evalrelative.
HostnameArgs defines the arguments to sethostname.
LoopArgs defines the arguments to create a loop device.
MkdirArgs defines the arguments to mkdir.
MountArgs defines the arguments to mount.
OpenSendFuseFdArgs defines the arguments to open and send a fuse file descriptor.
ReadDirArgs defines the arguments to readdir.
ReadDirReply defines the reply for readdir.
ReadlinkArgs defines the arguments to readlink.
SendFuseFdArgs defines the arguments to send fuse file descriptor.
StatArgs defines the arguments to stat.
StatReply defines the reply for stat.
SymlinkArgs defines the arguments to symlink.
UmaskArgs defines the arguments to umask.
WriteFileArgs defines the arguments to writefile.