Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + type Platform struct + func (nodePlatform *Platform) GenerateDockerBuild(path string, code []byte, tw *tar.Writer) error + func (nodePlatform *Platform) GenerateDockerfile() (string, error) + func (nodePlatform *Platform) GetDeploymentPayload(path string) ([]byte, error) + func (nodePlatform *Platform) GetMetadataProvider(code []byte) platforms.MetadataProvider + func (nodePlatform *Platform) Name() string + func (nodePlatform *Platform) ValidateCodePackage(code []byte) error + func (nodePlatform *Platform) ValidatePath(rawPath string) error Incompatible versions in this module v2.0.1+incompatible Feb 26, 2020