open-consul/vendor/github.com/StackExchange/wmi
Mike Morris 9ccb340893
chore: upgrade to gopsutil/v3 (#9118)
* deps: update golang.org/x/sys

* deps: update imports to gopsutil/v3

* chore: make update-vendor
2020-11-06 20:48:38 -05:00
..
LICENSE Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
README.md Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
swbemservices.go chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05:00
wmi.go chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05:00

README.md

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.