VirtWeb/virtweb_backend/src
2023-10-16 19:22:15 +02:00
..
actors Can update or delete domains 2023-10-13 16:44:56 +02:00
controllers Can create VM from UI 2023-10-16 19:00:15 +02:00
extractors Add middleware to check authentication 2023-09-02 19:15:11 +02:00
middlewares Can disable auth 2023-09-08 09:04:48 +02:00
utils Can download ISO file by URL 2023-09-05 16:12:20 +02:00
app_config.rs Can enable VNC access 2023-10-11 19:11:00 +02:00
constants.rs Created first domain 2023-10-04 11:18:50 +02:00
lib.rs Created first domain 2023-10-04 11:18:50 +02:00
libvirt_client.rs Can update or delete domains 2023-10-13 16:44:56 +02:00
libvirt_lib_structures.rs Can update VM settings 2023-10-16 19:22:15 +02:00
libvirt_rest_structures.rs Can update VM settings 2023-10-16 19:22:15 +02:00
main.rs Can update or delete domains 2023-10-13 16:44:56 +02:00
middlewares.rs Add middleware to check authentication 2023-09-02 19:15:11 +02:00