kubernetes/pkg/service
Clayton Coleman 6d31c2bf8a util.EncodeJSON proven harmful, remove it everywhere
People were misusing EncodeJSON in tests when they should be using
runtime.EncodeOrDie(testapi.Codec(), obj).  Removing the potential
for cutting self on sharp objects.
2014-11-13 10:38:13 -05:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
endpoints_controller_test.go util.EncodeJSON proven harmful, remove it everywhere 2014-11-13 10:38:13 -05:00
endpoints_controller.go Fix findPort: correctly handle the empty ports case 2014-11-06 21:55:43 -08:00