Versions in this module Expand all Collapse all v0 v0.1.2 Jul 22, 2018 v0.1.1 May 20, 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