archive

package
v0.15.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package archive provides support for creating zip archives of local folders and returning the in-memory buffer. This is how we pass Pulumi program source to the Cloud for hosted scenarios, for execution in a different environment and creating the resources off of the local machine.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(path string, useDefaultExcludes bool) (*bytes.Buffer, error)

Process returns an in-memory buffer with the archived contents of the provided file path.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL