Documentation ¶
Overview ¶
Package suitcase holds all the stuff necessary for a suitecase generation
Index ¶
- func FillWithInventoryIndex(s Suitcase, i *inventory.DirectoryInventory, index int, stateC chan FillState) ([]helpers.HashSet, error)
- func PostProcess(s Suitcase) error
- func WriteSuitcaseFile(so *config.SuitCaseOpts, i *inventory.DirectoryInventory, index int, ...) (string, error)
- type FillState
- type Suitcase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillWithInventoryIndex ¶
func FillWithInventoryIndex(s Suitcase, i *inventory.DirectoryInventory, index int, stateC chan FillState) ([]helpers.HashSet, error)
FillWithInventoryIndex fills up a suitcase using the given inventory
func WriteSuitcaseFile ¶
func WriteSuitcaseFile(so *config.SuitCaseOpts, i *inventory.DirectoryInventory, index int, stateC chan FillState) (string, error)
WriteSuitcaseFile will write out the suitcase
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package tar provides simple tar suitcases
|
Package tar provides simple tar suitcases |
Package targpg works the tar.gpg suitcases
|
Package targpg works the tar.gpg suitcases |
Package targz creates tar.gz files
|
Package targz creates tar.gz files |
Package targzgpg provides gpg encrypted tar.gz suitcases
|
Package targzgpg provides gpg encrypted tar.gz suitcases |
Click to show internal directories.
Click to hide internal directories.