Documentation
¶
Index ¶
- func DeleteCron(name, namespace, jobType string) error
- func DisplayAllCrons(crons []*types.CronInfo, allNamespaces bool, format types.FormatStyle)
- func DisplayCron(cron *types.CronInfo, format types.FormatStyle)
- func GetCronInfo(name, namespace string) (*types.CronInfo, error)
- func ListCrons(namespace string, allNamespaces bool) ([]*types.CronInfo, error)
- func SubmitCronTFJob(namespace string, submitArgs *types.CronTFJobArgs) (err error)
- func SuspendCron(name, namespace string, suspend bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCron ¶
func DisplayAllCrons ¶
func DisplayAllCrons(crons []*types.CronInfo, allNamespaces bool, format types.FormatStyle)
func DisplayCron ¶
func DisplayCron(cron *types.CronInfo, format types.FormatStyle)
func SubmitCronTFJob ¶
func SubmitCronTFJob(namespace string, submitArgs *types.CronTFJobArgs) (err error)
func SuspendCron ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.