No description
This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-05-17 15:18:13 +02:00
AccessPoint.go Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
ActiveConnection.go Add NmActiveConnectionState 2019-05-17 15:18:13 +02:00
Connection.go Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
Device.go Add Device methods identifiers definition 2019-05-17 11:40:57 +02:00
DHCP4Config.go Get configuration returned by the IPv4 DHCP server. 2018-07-19 10:22:54 -04:00
enums.go Add NmActiveConnectionState 2019-05-17 15:18:13 +02:00
go.mod Update to godbus 5.0.1 2019-05-17 11:40:40 +02:00
go.sum Update to godbus 5.0.1 2019-05-17 11:40:40 +02:00
IP4Config.go Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
LICENSE Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
NetworkManager.go Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
nm80211apflags_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nm80211apsec_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nm80211mode_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nmactiveconnectionstate_string.go Add NmActiveConnectionState 2019-05-17 15:18:13 +02:00
nmconnectivity_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmdevicestate_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmdevicetype_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmstate_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
README.md Fix bad refactor 2019-05-16 17:16:45 +02:00
Settings.go Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
utils.go Add getBoolProperty 2019-05-16 16:41:51 +02:00
WirelessDevice.go Rename call methods for better understandable logic. Add additional call with no return value. 2019-05-15 17:38:20 +02:00

gonetworkmanager

Go D-Bus bindings for NetworkManager.

Currently tested with NetworkManager 1.16.0.

GoDoc

NetworkManager 0.9 D-Bus Spec