Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Upgrader ¶ added in v0.7.0
type Upgrader struct {
// contains filtered or unexported fields
}
func NewUpgrader ¶ added in v0.7.0
func NewUpgrader(config *config.Upgrader, alertManager *alertmanager.AlertManager) *Upgrader
NewUpgrader returns new instance of upgrader
func (*Upgrader) CheckUpdates ¶ added in v0.7.0
func (u *Upgrader) CheckUpdates()
CheckUpdates checks every 24 hours if a newer version of Kwatch is available
Click to show internal directories.
Click to hide internal directories.