actors
|
Build basic sysinfo page
|
2023-09-08 12:23:15 +02:00 |
controllers
|
Add disk and network info
|
2023-09-08 14:00:39 +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 disable auth
|
2023-09-08 09:04:48 +02:00 |
constants.rs
|
Can download ISO file by URL
|
2023-09-05 16:12:20 +02:00 |
lib.rs
|
Can query hypervisor information
|
2023-09-06 18:54:38 +02:00 |
libvirt_client.rs
|
Can query hypervisor information
|
2023-09-06 18:54:38 +02:00 |
main.rs
|
Can query hypervisor information
|
2023-09-06 18:54:38 +02:00 |
middlewares.rs
|
Add middleware to check authentication
|
2023-09-02 19:15:11 +02:00 |