Versions in this module Expand all Collapse all v0 v0.1.4 Nov 11, 2018 v0.1.3 Sep 21, 2018 Changes in this version + func FunctionContainerStart(authConfig types.AuthConfig, image string) error + func FunctionImageBuild(authConfig types.AuthConfig, buildContextLocation string, ...) (string, error) + func GetImage(authConfig types.AuthConfig, function quebicTypes.Function) string