Skip to content

tyll/varlink-nmstate

Repository files navigation

varlink-nmstate PoC

Using a dedicated server process:

yum install python3-varlink python3-libnmstate
python3 varlink-nmstate.py # this blocks, now open a second shell
# get the current network state
python3 varlink-nmstatectl.py unix:./varlink_test get

Creating the server implicitly

python3 ./varlink-nmstatectl2.py get

About

PoC for nmstate varlink support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages