Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // URL of the web server with all of our files URL string // Manifest is a yaml file with the packages to manage on this node Manifest string // Catalog is a yaml file with details on the available packages Catalog string // CachePath is a directory we will use for temporary storage CachePath string // Verbose is true is we should output more detail than normal Verbose bool // Debug is true is we should output as much as we can Debug bool )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.