Documentation ¶
Index ¶
- func DeployOvfAndGetResult(ovfCreateImportSpecResult *types.OvfCreateImportSpecResult, ...) error
- func GetNetworkMapping(client *govmomi.Client, d *schema.ResourceData) ([]types.OvfNetworkMapping, error)
- func GetOvfDescriptor(filePath string, deployOva bool, fromLocal bool, allowUnverifiedSSL bool) (string, error)
- type ProgressReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployOvfAndGetResult ¶ added in v1.20.0
func DeployOvfAndGetResult(ovfCreateImportSpecResult *types.OvfCreateImportSpecResult, resourcePoolObj *object.ResourcePool, folder *object.Folder, host *object.HostSystem, filePath string, deployOva bool, fromLocal bool, allowUnverifiedSSL bool) error
func GetNetworkMapping ¶
func GetNetworkMapping(client *govmomi.Client, d *schema.ResourceData) ([]types.OvfNetworkMapping, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.