Documentation ¶
Index ¶
- type Daemon
- type Manager
- func (m *Manager) CanHibernate() (can bool, busErr *dbus.Error)
- func (m *Manager) CanReboot() (can bool, busErr *dbus.Error)
- func (m *Manager) CanShutdown() (can bool, busErr *dbus.Error)
- func (m *Manager) CanSuspend() (can bool, busErr *dbus.Error)
- func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
- func (*Manager) GetInterfaceName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct { *loader.ModuleBase // contains filtered or unexported fields }
func (*Daemon) GetDependencies ¶
type Manager ¶
type Manager struct { VirtualMachineName string // contains filtered or unexported fields }
func (*Manager) CanHibernate ¶
func (*Manager) CanShutdown ¶
func (*Manager) CanSuspend ¶
func (*Manager) GetExportedMethods ¶
func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
func (*Manager) GetInterfaceName ¶
Click to show internal directories.
Click to hide internal directories.