fakes

package
v0.0.0-...-34d941c Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeMultiResponseExtractor

type FakeMultiResponseExtractor struct {
	// contains filtered or unexported fields
}

func NewFakeMultiResponseExtractor

func NewFakeMultiResponseExtractor() *FakeMultiResponseExtractor

func (*FakeMultiResponseExtractor) CleanUp

func (e *FakeMultiResponseExtractor) CleanUp(tarballPath string) error

func (*FakeMultiResponseExtractor) CompressFilesInDir

func (e *FakeMultiResponseExtractor) CompressFilesInDir(srcDir string) (string, error)

func (*FakeMultiResponseExtractor) DecompressFileToDir

func (e *FakeMultiResponseExtractor) DecompressFileToDir(srcFile, destDir string, options boshcmd.CompressorOptions) error

func (*FakeMultiResponseExtractor) DecompressedFiles

func (e *FakeMultiResponseExtractor) DecompressedFiles() []string

func (*FakeMultiResponseExtractor) SetCleanUpBehavior

func (e *FakeMultiResponseExtractor) SetCleanUpBehavior(tarballPath string, err error)

func (*FakeMultiResponseExtractor) SetCompressBehavior

func (e *FakeMultiResponseExtractor) SetCompressBehavior(srcDir, destFile string, err error)

func (*FakeMultiResponseExtractor) SetDecompressBehavior

func (e *FakeMultiResponseExtractor) SetDecompressBehavior(srcFile, destDir string, err decompressError)

Jump to

Keyboard shortcuts

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