Generated files

This commit is contained in:
Jordan Liggitt
2017-08-07 15:16:21 -04:00
parent 1bb19dfcc5
commit c7defb806f
34 changed files with 127 additions and 507 deletions

View File

@@ -119,7 +119,7 @@ func autoConvert_batch_CronJobList_To_v1beta1_CronJobList(in *batch.CronJobList,
}
}
} else {
out.Items = make([]v1beta1.CronJob, 0)
out.Items = nil
}
return nil
}