Documentation
¶
Index ¶
Constants ¶
View Source
const ExecImageErrPrefix = "bootstrap execimage"
Variables ¶
This section is empty.
Functions ¶
func InstallImage ¶
func InstallImage(image io.ReadCloser, args []string, imageName string) error
InstallImage reads a new image from its argument and replaces the current process with it. As a consequence, all state held by the caller is lost (pending requests, if any, etc) so its up to the caller to manage this interaction.
Types ¶
Click to show internal directories.
Click to hide internal directories.