]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/mod.rs
src/api2/node: start node configuration api
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Jan 2019 12:05:32 +0000 (13:05 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Jan 2019 12:09:17 +0000 (13:09 +0100)
commitb2b3485d5fbd1f2c5b98d20f576eb0d62e5c63e7
treed07ab5cfb0ce3c2fecb10e8eecfc7736cd3c0045
parentd15009c0cefd378248d6f7543aa69479a913ef4e
src/api2/node: start node configuration api
src/api2.rs
src/api2/config.rs
src/api2/node.rs [new file with mode: 0644]
src/api2/node/dns.rs [new file with mode: 0644]
src/api2/node/network.rs [new file with mode: 0644]
src/api2/node/time.rs [new file with mode: 0644]
www/SystemConfiguration.js