machined

package
v2.3.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Dest = "org.freedesktop.machine1"
View Source
const MachineInterface = "org.freedesktop.machine1.Machine"
View Source
const ManagerInterface = "org.freedesktop.machine1.Manager"
View Source
const ManagerPath = "/org/freedesktop/machine1"

Variables

This section is empty.

Functions

func Object

func Object(path dbus.ObjectPath) dbus.BusObject

Types

type Machine

type Machine struct {
	Obj dbus.BusObject
}

func (Machine) GetProperty

func (m Machine) GetProperty(name string) (value interface{}, err error)

func (Machine) Leader

func (m Machine) Leader() (uint32, error)

type Manager

type Manager struct {
	Obj dbus.BusObject
}

func NewManager

func NewManager() *Manager

func (Manager) GetMachine

func (m Manager) GetMachine(name string) (machine *Machine, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL