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:
committed by
Thomas Lamprecht
parent
a02056f8df
commit
a171036789
1015
src/PVE/Storage/ESXiPlugin.pm
Normal file
1015
src/PVE/Storage/ESXiPlugin.pm
Normal file
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,8 @@ SOURCES= \
|
||||
ZFSPlugin.pm \
|
||||
PBSPlugin.pm \
|
||||
BTRFSPlugin.pm \
|
||||
LvmThinPlugin.pm
|
||||
LvmThinPlugin.pm \
|
||||
ESXiPlugin.pm
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user