mirror of
https://git.proxmox.com/git/pve-manager
synced 2026-03-29 06:03:59 +00:00
most of this was imported by just copying without verifying if all is actually required. Some lost its purpose as we re-used more from our existing module code base (e.g., pve-common) but wasn't actually removed. As this file includes two perl modules you need to take a bit caution when looking at this, as some things are used in one module but not the other - simple grep'ing at this may give false positives. Also include the missing IO::File use. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| Service | ||
| Status | ||
| .gitignore | ||
| API2.pm | ||
| API2Tools.pm | ||
| APLInfo.pm | ||
| AutoBalloon.pm | ||
| CephTools.pm | ||
| CertHelpers.pm | ||
| HTTPServer.pm | ||
| Makefile | ||
| NodeConfig.pm | ||
| pvecfg.pm.in | ||
| Report.pm | ||
| VZDump.pm | ||