kubernetes/pkg/api/ref
Kubernetes Submit Queue 49ed2a3115 Merge pull request #50204 from smarterclayton/move_list_to_metav1
Automatic merge from submit-queue (batch tested with PRs 50711, 50742, 50204)

Move List (the type) into metav1 but preserve the exposed type

Make a list something that other components can use without depending on the core API. This does not change the public API exposure of `List` (it is still in `v1`) but makes the interface common across both.
2017-08-16 02:50:26 -07:00
..
BUILD Merge pull request #50204 from smarterclayton/move_list_to_metav1 2017-08-16 02:50:26 -07:00
ref_test.go deepcopy: add interface deepcopy funcs 2017-07-18 09:28:47 +02:00
ref.go Move List (the type) into metav1 but preserve the exposed type 2017-08-15 22:30:40 -04:00