add ESXi plugin for import and wire-it up to a new get_guest_import plugin fn

The get_guest_import fn is currently a private/internal API and should
not yet be exposed as a public part of the storage API.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2024-03-04 10:10:47 +01:00
committed by Thomas Lamprecht
parent a02056f8df
commit a171036789
4 changed files with 1037 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,8 @@ SOURCES= \
ZFSPlugin.pm \
PBSPlugin.pm \
BTRFSPlugin.pm \
LvmThinPlugin.pm
LvmThinPlugin.pm \
ESXiPlugin.pm
.PHONY: install
install: