Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSoftwareVersionChecker ¶
func NewSoftwareVersionChecker( appStatusHandler core.AppStatusHandler, stableTagProvider StableTagProviderHandler, pollingIntervalInMinutes int, ) (*softwareVersionChecker, error)
NewSoftwareVersionChecker will create an object for software version checker
func NewStableTagProvider ¶
func NewStableTagProvider(stableTagLocation string) *stableTagProvider
NewStableTagProvider returns a new instance of stableTagProvider
Types ¶
type StableTagProviderHandler ¶
StableTagProviderHandler defines what a stable tag provider should be able to do
Click to show internal directories.
Click to hide internal directories.