add release_1_3 clientset in update-codegen

This commit is contained in:
Chao Xu
2016-04-26 15:12:06 -07:00
parent 51e308412b
commit cc4ffe0714
3 changed files with 5 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ import (
"k8s.io/kubernetes/pkg/api/v1"
)
// +genclient=true
// Job represents the configuration of a single job.
type Job struct {
unversioned.TypeMeta `json:",inline"`