Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobManager ¶
func NewJobManager ¶
func NewJobManager(reconcileChan chan event.GenericEvent, logr *zap.SugaredLogger) *JobManager
func (*JobManager) Exists ¶
func (j *JobManager) Exists(name string) bool
func (*JobManager) IsRunning ¶
func (j *JobManager) IsRunning(name string) bool
func (*JobManager) RemoveJob ¶
func (j *JobManager) RemoveJob(name string) error
Click to show internal directories.
Click to hide internal directories.