 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package cronjob contains the controller for CronJob objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsJobFinished ¶
Types ¶
type CronJobController ¶
type CronJobController struct {
	// contains filtered or unexported fields
}
    func NewCronJobController ¶
func NewCronJobController(kubeClient clientset.Interface) (*CronJobController, error)
func (*CronJobController) Run ¶
func (jm *CronJobController) Run(stopCh <-chan struct{})
Run the main goroutine responsible for watching and syncing jobs.
 Click to show internal directories. 
   Click to hide internal directories.