Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extractor ¶
type Extractor interface { Extract(blobID, blobSHA1, targetDir string) error Cleanup(blobID string, extractedBlobPath string) error ChmodExecutables(binPath string) error }
func NewExtractor ¶
func NewExtractor( fs boshsys.FileSystem, compressor boshcmd.Compressor, blobstore boshblob.Blobstore, logger boshlog.Logger, ) Extractor
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.