Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSystemDefaultNFSVersion ¶
GetSystemDefaultNFSVersion reads the system default NFS version. This config can be overridden by nfsmount.conf under configDir. If configDir is empty, it will be /etc by default. If the nfsmount.conf is absent, or the default version is not overridden in the configuration file, a wrapped ErrNotConfigured error will be returned. It is possible for the caller to tell if the configuration is overridden by errors.Is(err, types.ErrNotConfigured).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.