Versions in this module Expand all Collapse all v2 v2.0.0 Apr 20, 2020 Changes in this version + const UnknownRuntimeErr + type Factory struct + func NewFactory() *Factory + func (f *Factory) Build() error + func (f *Factory) MustBuild() + func (f *Factory) MustZip() + func (f *Factory) WithFolder(folder string) *Factory + func (f *Factory) Zip() error Other modules containing this package github.com/retgits/pulumi-helpers