Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Download ¶
func Download(host environment.HostActions, guest environment.GuestActions, url, fileName string) error
Download downloads file at url and saves it in the destination.
In the implementation, the file is downloaded (and cached) on the host, but copied to the desired destination for the guest. fileName must be a directory on the guest that does not require root access.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.