Can get the list of VM of a group
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-11-25 20:51:01 +01:00
parent bcf6e8a33b
commit 9f8e2e9dc2
7 changed files with 128 additions and 32 deletions

View File

@@ -1,3 +1,4 @@
pub mod api_auth_extractor;
pub mod auth_extractor;
pub mod group_vm_id_extractor;
pub mod local_auth_extractor;