![]() |
![]() |
![]() |
Liboobs (System configuration management) Reference Manual | ![]() |
---|---|---|---|---|
OobsNFSConfig; OobsObject* oobs_nfs_config_get (OobsSession *session); OobsList* oobs_nfs_config_get_shares (OobsNFSConfig *config);
OobsObject* oobs_nfs_config_get (OobsSession *session);
Returns the OobsNFSConfig singleton, which represents the NFS system configuration.
session : |
An OobsSession. |
Returns : | the singleton OobsNFSConfig object. |
OobsList* oobs_nfs_config_get_shares (OobsNFSConfig *config);
Returns an OobsList containing objects of type OobsShareNFS.
config : |
An OobsNFSConfig. |
Returns : | an OobsList containing the NFS shares information. |