Interface CronEvent

cron event

# use input field to define cron.
- schedule:
name: daily
input:
cron:
name: keepalive
action: tick

Hierarchy

  • CronEvent

Properties

Properties

cron: { action: string; name: string }

Type declaration

  • action: string
  • name: string

Generated using TypeDoc