Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForUpgradesScheduler ¶
func CheckForUpgradesScheduler(ctx context.Context, versionString, url string, crclient crclient.Client, cfg *rest.Config, isOpenShift bool, cacheClient CacheWithWait, )
CheckForUpgradesScheduler invokes the check func when the operator starts and then on the given period schedule. It stops when the context is cancelled.
Types ¶
type CacheWithWait ¶
Creating an interface for cache with WaitForCacheSync to allow easier mocking
Click to show internal directories.
Click to hide internal directories.