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 FunctionCreate(authConfig types.AuthConfig, functionDTO quebicFaasTypes.FunctionDTO, ...) (string, error) + func FunctionDeploy(appConfig mgrconfig.AppConfig, deployment dep.Deployment, ...) (string, error) + func GetFunctionDetails(appConfig mgrconfig.AppConfig, deployment dep.Deployment, ...) (dep.Details, error) + func GetFunctionStatus(appConfig mgrconfig.AppConfig, deployment dep.Deployment, ...) (string, error) + func GetServiceID(functionID string) string + func StopFunction(appConfig mgrconfig.AppConfig, deployment dep.Deployment, ...) error