Part of vmc.common.oses.unix View In Hierarchy
Known subclasses: vmc.common.oses.__init__.FreeBSDPlugin, vmc.common.oses.__init__.LinuxPlugin, vmc.common.oses.__init__.OpenBSDPlugin
Method | __init__ | Undocumented |
Method | get_iface_stats | Returns a list with bits recv, sent for iface
|
Method | get_timezone | Returns the timezone of the OS |
Inherited from OSPlugin:
Method | are_privileges_needed | Sets self.privileges_needed to True if pppd is suid
|
Method | get_tzinfo | Returns a tzinfo instance relative to the timezone
|
Method | is_valid | Returns True if we are on the given OS/Distro |
Method | initialize | Undocumented |
iface
Returns | (type: str ) |