serveradmin
serveradmin copied to clipboard
Implement adminapi in Rust
This PR implements the adminapi in Rust supporting:
- SSH Authentication
- Token authentication
- Querying of objects
- Creation of new objects
Other APIs (like pushing the firewall) are not yet implemented, as these come from external modules