Classes | |
class | KNfsExports |
class | KNfsIdmapdConf |
class | KNfsServer |
class | ExportOption |
The ExportOption class manages a nfs export option. More... | |
class | ExportClient |
Export client specification inclusive its option list. More... | |
class | ExportEntry |
Export entry path with a list of client specifications. More... | |
class | Exports |
class | IdmapdEntry |
IdmapdEntry is for capturing name=value entry in idmapd.conf. More... | |
class | IdmapdSection |
class | IdmapdConf |
class | NfsServer |
Typedefs | |
typedef BLOCXX_NAMESPACE::List < ExportOption > | ExportOptions |
typedef BLOCXX_NAMESPACE::List < ExportClient > | ExportClients |
typedef BLOCXX_NAMESPACE::Array < BLOCXX_NAMESPACE::String > | ExportComment |
typedef BLOCXX_NAMESPACE::List < ExportEntry > | ExportEntries |
typedef BLOCXX_NAMESPACE::List < BLOCXX_NAMESPACE::String > | ExportPaths |
typedef BLOCXX_NAMESPACE::List < IdmapdEntry > | IdmapdEntries |
typedef BLOCXX_NAMESPACE::List < IdmapdSection > | IdmapdSections |
LiMaL nfs-server namespace definition with appended API version number.
The LiMaL nfs_server namespace is only a alias. The real namespace is defined in the
typedef BLOCXX_NAMESPACE ::List<ExportClient> limal::nfs_server::ExportClients |
typedef BLOCXX_NAMESPACE ::Array< BLOCXX_NAMESPACE ::String> limal::nfs_server::ExportComment |
typedef BLOCXX_NAMESPACE ::List<ExportEntry> limal::nfs_server::ExportEntries |
typedef BLOCXX_NAMESPACE ::List<ExportOption> limal::nfs_server::ExportOptions |
typedef BLOCXX_NAMESPACE ::List< BLOCXX_NAMESPACE ::String> limal::nfs_server::ExportPaths |
typedef BLOCXX_NAMESPACE ::List<IdmapdEntry> limal::nfs_server::IdmapdEntries |
typedef BLOCXX_NAMESPACE ::List<IdmapdSection> limal::nfs_server::IdmapdSections |