# Functions

NewCrontab creates the crontab.
NewDockerJob creates a DockerJob and sets defaults.

# Structs

Crontab is the struct that holds the cron runner.
DockerJob implements the cron job interface.