Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ranPreviously (0.13 sec)

  1. pkg/controller/cronjob/cronjob_controllerv2_test.go

    		// cj spec
    		concurrencyPolicy batchv1.ConcurrencyPolicy
    		suspend           bool
    		schedule          string
    		timeZone          *string
    		deadline          int64
    
    		// cj status
    		ranPreviously bool
    		stillActive   bool
    
    		// environment
    		cronjobCreationTime time.Time
    		jobCreationTime     time.Time
    		lastScheduleTime    time.Time
    		now                 time.Time
    		jobCreateError      error
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 70.8K bytes
    - Viewed (0)
Back to top