]> git.proxmox.com Git - proxmox.git/commit
system-management-api: network: add create_interface and update_interface
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 16 May 2024 08:24:41 +0000 (10:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 16 May 2024 08:24:41 +0000 (10:24 +0200)
commitb082d7dafaf22aedb033a32a933a4db603170872
treed69dcfd1426327c01e18f7b50b6b3eabf6ec126e
parent2c0c7ca478ecd7b64c514751aa99f505e361e31d
system-management-api: network: add create_interface and update_interface

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
proxmox-system-management-api/src/network/api_impl.rs [new file with mode: 0644]
proxmox-system-management-api/src/network/mod.rs