Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cron ¶
type Cron struct {
// contains filtered or unexported fields
}
Cron runs a cron jobSpec from a CronSpec
func NewCronFromJobSpec ¶
NewCronFromJobSpec instantiates a job that executes on a predefined schedule.
type Delegate ¶
type Delegate struct {
// contains filtered or unexported fields
}
func NewDelegate ¶
func (Delegate) OnJobCreated ¶
func (Delegate) OnJobDeleted ¶
Click to show internal directories.
Click to hide internal directories.