Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Kommons *kommons.Client
View Source
var SystemScheduler = cron.New()
Functions ¶
func DeleteSystemJob ¶
func DeleteSystemJob(systemTemplate v1.SystemTemplate)
func SyncSystemJob ¶
func SyncSystemJob(systemTemplate v1.SystemTemplate) error
func SyncSystemsJobs ¶
func SyncSystemsJobs()
Types ¶
type SystemJob ¶
type SystemJob struct { *kommons.Client v1.SystemTemplate }
func (SystemJob) GetNamespacedName ¶
func (job SystemJob) GetNamespacedName() types.NamespacedName
Click to show internal directories.
Click to hide internal directories.