Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cron ¶
type Cron struct { Schedule string // contains filtered or unexported fields }
Cron runs a cron jobSpec from a CronSpec
func NewCronFromJobSpec ¶
NewCronFromJobSpec() - instantiates a Cron singleton to execute the given job pipelineSpec
type Delegate ¶
type Delegate struct {
// contains filtered or unexported fields
}
func NewDelegate ¶
Click to show internal directories.
Click to hide internal directories.