Versions in this module Expand all Collapse all v1 v1.10.0 Sep 19, 2024 Changes in this version + const Name + const Namespace + func CreateJobTemplate(ctx context.Context) error + func DeleteJobTemplate(ctx context.Context) error + func DescribeJobTemplate(ctx context.Context) error + func GetJobTemplate(ctx context.Context) error + func InitCreateFlags(cmd *cobra.Command) + func InitDeleteFlags(cmd *cobra.Command) + func InitDescribeFlags(cmd *cobra.Command) + func InitGetFlags(cmd *cobra.Command) + func InitListFlags(cmd *cobra.Command) + func ListJobTemplate(ctx context.Context) error + func PrintJobTemplate(jobTemplate *v1alpha1.JobTemplate, writer io.Writer) + func PrintJobTemplateDetail(jobTemplate *v1alpha1.JobTemplate, format string) + func PrintJobTemplates(jobTemplates *v1alpha1.JobTemplateList, writer io.Writer) v1.10.0-alpha.0 Jul 9, 2024