proxmox-backup/src/api2
Dominik Csapak ba20987ae7 client/remote: add support to specify port number
this adds the ability to add port numbers in the backup repo spec
as well as remotes, so that user that are behind a
NAT/Firewall/Reverse proxy can still use it

also adds some explanation and examples to the docs to make it clearer
for h2 client i left the localhost:8007 part, since it is not
configurable where we bind to

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-30 10:49:20 +02:00
..
access depend on proxmox 0.4.2 2020-09-28 10:50:44 +02:00
admin avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
node api: disks/zfs: check template exsits before enabling zfs-import service 2020-09-30 09:34:21 +02:00
reader introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
types client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
access.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
reader.rs src/api2/reader.rs: use std::fs::read instead of tokio::fs::read 2020-09-22 13:27:23 +02:00
status.rs api2/status: use the TaskListInfoIterator here 2020-09-29 08:40:24 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00