Overengineered cloud-init for libvirt
Go to file
snow flurry 40532c9e36 events: use JSON instead of Bincode
Bincode doesn't support serde's deserialize_any, so it's easier to use
JSON for de/serializing events. Since they'll likely be pretty sparse,
the size difference shouldn't be a big deal.
2024-08-19 14:04:34 -07:00
client nzr-api, et al: implement a serializable ApiError 2024-08-19 12:00:02 -07:00
nzr-api events: use JSON instead of Bincode 2024-08-19 14:04:34 -07:00
nzr-virt update versions 2024-08-15 21:22:40 -07:00
nzrd nzr-api, et al: implement a serializable ApiError 2024-08-19 12:00:02 -07:00
nzrdhcp nzrdhcp: don't worry about whether there's a relay 2024-08-18 21:05:53 -07:00
nzrdns nzrdns: remove some todo!()s 2024-08-18 21:05:29 -07:00
omyacid nzr-api, et al: implement a serializable ApiError 2024-08-19 12:00:02 -07:00
.gitignore Initial commit 2022-12-29 22:06:14 -08:00
Cargo.lock events: use JSON instead of Bincode 2024-08-19 14:04:34 -07:00
Cargo.toml nzrdns: the DNS part of nzrd, now not part of nzrd 2024-08-18 19:42:21 -07:00
deploy.sh Initial commit 2022-12-29 22:06:14 -08:00