k3s/pkg/apis/batch
Kubernetes Submit Queue b2d714a7ca Merge pull request #44888 from caesarxuchao/clean-deepcopy-init
Automatic merge from submit-queue

Prepare for move zz_generated_deepcopy.go to k8s.io/api

This is in preparation to move deep copies to with the types to the types repo (see https://github.com/kubernetes/gengo/pull/47#issuecomment-296855818). The init() function is referring the `SchemeBuilder` defined in the register.go in the same packge, so we need to revert the dependency.

This PR depends on https://github.com/kubernetes/gengo/pull/49, otherwise verification will fail.
2017-04-27 18:48:28 -07:00
..
install autogenerated 2017-04-14 10:40:57 -07:00
v1 Merge pull request #44888 from caesarxuchao/clean-deepcopy-init 2017-04-27 18:48:28 -07:00
v2alpha1 Merge pull request #44888 from caesarxuchao/clean-deepcopy-init 2017-04-27 18:48:28 -07:00
validation autogenerated 2017-04-14 10:40:57 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/apis 2016-11-09 10:18:01 -08:00
doc.go stop generating openapi schemas for internal types 2016-12-09 02:41:45 -05:00
register.go Move all *Options to metav1 2017-01-24 13:15:26 -05:00
types.go Update batch types.go documentation strings 2017-04-13 13:28:00 +02:00
zz_generated.deepcopy.go Re-generate code and API spec for CronJob API 2017-02-25 06:51:59 -05:00