Go to file
Stefan Hanreich 225d78e7ca config: firewall: add generic parser for firewall configs
Since the basic format of cluster, host and guest firewall
configurations is the same, we create a generic parser that can handle
the common config format. The main difference is in the available
options, which can be passed via a generic parameter.

Co-authored-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
2024-04-18 21:45:04 +02:00
.cargo config: add proxmox-ve-config crate 2024-04-18 21:43:45 +02:00
proxmox-ve-config config: firewall: add generic parser for firewall configs 2024-04-18 21:45:04 +02:00
.gitignore config: add proxmox-ve-config crate 2024-04-18 21:43:45 +02:00
Cargo.toml config: add proxmox-ve-config crate 2024-04-18 21:43:45 +02:00