Versions in this module Expand all Collapse all v0 v0.3.0 Feb 21, 2020 Changes in this version + type Scheduler struct + func NewScheduler(config *rest.Config, schedulerName string, conf string, period time.Duration, ...) (*Scheduler, error) + func (pc *Scheduler) Run(stopCh <-chan struct{})