Documentation ¶
Index ¶
Constants ¶
View Source
const ( ImgMaxRetries = 3 ImgOutputLimit = 4096 ImgExe = "img" ImgMinimumVersion = "v0.5.7" ImgURL = "https://github.com/genuinetools/img/releases/download/v0.5.7/img-linux-amd64" )
View Source
const ( TosiMaxRetries = 3 TosiOutputLimit = 4096 TosiExe = "tosi" TosiMinimumVersion = "v0.0.3" TosiURL = "https://github.com/elotl/tosi/releases/download/v0.0.3/tosi-amd64" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageClient ¶
Click to show internal directories.
Click to hide internal directories.