Documentation ¶
Overview ¶
Package updater handles all aspects of updating the collector from a provided archive
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Updater ¶
type Updater struct {
// contains filtered or unexported fields
}
Updater is a struct that can be used to perform a collector update
func NewUpdater ¶
NewUpdater creates a new updater which can be used to update the installation based at installDir
Click to show internal directories.
Click to hide internal directories.