kubernetes/pkg/client
Kubernetes Submit Queue 73fb978181 Merge pull request #44398 from caesarxuchao/move-v1/refs-and-v1/resource
Automatic merge from submit-queue (batch tested with PRs 44569, 44398)

Move v1/refs and v1/resource

This PR moves pkg/api/v1/ref.go and pkg/api/v1/resource_helper.go to their own sub packages, it's very similar to 44299 and 44302.

The PR is mostly mechanical, except that 
* i moved some utility function from resource.go to pkg/api/v1/pod and pkg/api/v1/node, as they are more appropriate
* i updated the staging/copy.sh to copy the new subpackages, so that helper functions are copied. We can get rid of this copy after client-go stops copying API types.
2017-04-17 14:03:57 -07:00
..
chaosclient autogenerated 2017-04-14 10:40:57 -07:00
clientset_generated move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
conditions move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
informers/informers_generated autogenerated 2017-04-14 10:40:57 -07:00
leaderelection autogenerated 2017-04-14 10:40:57 -07:00
listers autogenerated 2017-04-14 10:40:57 -07:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
retry autogenerated 2017-04-14 10:40:57 -07:00
testdata Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
tests autogenerated 2017-04-14 10:40:57 -07:00
unversioned fix typo TerminalSize 2017-04-17 11:08:33 -04:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00