package
0.10.4
Repository: https://github.com/cyverse/irods-csi-driver.git
Documentation: pkg.go.dev

# Functions

GetClientType returns iRODS Client value from param map.
GetConfigDataRootPath returns a data root path.
GetConfigEnforceProxyAccess checks if proxy access is enforced via driver config.
GetConfigMountPathWhitelist returns a whitelist of collections that users can mount.
GetConfigOverlayFSLowerPath returns a lower path for overlayfs.
GetConfigOverlayFSUpperPath returns a upper path for overlayfs.
GetConfigOverlayFSWorkDirPath returns a work dir path for overlayfs.
GetKernelInfo returns kernel info.
GetValidClientType checks if given client string is valid.
IsValidClientType checks if given client string is valid.

# Constants

IrodsFuseClientType is for iRODS FUSE.
NfsClientType is for NFS client.
WebdavClientType is for WebDav client (Davfs2).

# Structs

KernelInfo stores kernel info.

# Type aliases

ClientType is a mount client type.