Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(log logr.Logger, ctrlClient ctrlclient.Client, crons map[types.NamespacedName]*cronpkg.Cron, autoscalerName types.NamespacedName) scheduler
Types ¶
type Job ¶
type Job struct { ScheduleName types.NamespacedName AutoscalerName types.NamespacedName Log logr.Logger CtrlClient ctrlclient.Client }
Job implements cronpkg.Job
Click to show internal directories.
Click to hide internal directories.