for liboobs 2.21.92


Session management
OobsSession — Manager of the connection to the backends.
Liboobs data management
OobsObject — Base object for all configuration objects.
OobsList — Object to deal with several configuration elements.
Users and groups management
OobsGroupsConfig — Object that represents groups configuration.
OobsUsersConfig — Object that represents users configuration.
OobsGroup — Object that represents an individual group.
OobsUser — Object that represents an individual user.
Shared folders management
OobsSMBConfig — Object that represents SMB configuration.
OobsNFSConfig — Object that represents NFS configuration.
OobsShare — Base object for shared folders.
OobsShareNFS — Object that represents an individual NFS share.
OobsShareSMB — Object that represents an individual SMB share.
Date and time management
OobsTimeConfig — Object that represents time and date configuration.
OobsNTPConfig — Object that represents NTP configuration.
OobsNTPServer — Object that represents an individual NTP server.
System boot management
OobsServicesConfig — Object that represents the configuration of services that start/stop during init/shutdown.
OobsService — Object that represents an individual init.d service.
Network interfaces management
OobsIfacesConfig — Object that represents network interfaces configuration.
OobsIface — Base object for network interfaces.
OobsIfaceEthernet — Object that represents an individual Ethernet interface.
OobsIfaceIRLan — Object that represents an individual IrLAN interface.
OobsIfaceISDN — Object that represents an individual ISDN interface.
OobsIfaceModem — Object that represents an individual modem interface.
OobsIfacePlip — Object that represents an individual PLIP interface.
OobsIfaceWireless — Object that represents an individual Wireless interface.
Hosts resolution management
OobsHostsConfig — Object that represents hosts resolution configuration.
OobsStaticHost — Object that represents an individual static host settings.