Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CoreCronJob = rc.NewMultiResourceIdent(ProvName, "core_cronjob", &batch.CronJob{})
CoreCronJob is the cronjob for the apps cronjobs.
View Source
var ProvName = "cronjob"
ProvName sets the provider name identifier
Functions ¶
func GetCronJob ¶
func GetCronJob(c *p.Provider) (p.ClowderProvider, error)
GetCronJob returns the correct cronjob provider.
func NewCronJobProvider ¶
func NewCronJobProvider(p *p.Provider) (p.ClowderProvider, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.