Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
func BuildImage(serverURL, outputType string, config []byte) (io.ReadCloser, error)
BuildImage builds given Linuxkit config and returns the image as io.ReadClose or error Note: you must call image.Close()
func ResolveLinuxkitConfig ¶
ResolveLinuxkitConfig resolves and reads linuxkit config from given source. Source can be url or path to the file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.