mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 01:46:17 -05:00
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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| etcd_tools.go | ||
| etcd_tools_test.go | ||
| etcd_tools_watch.go | ||
| etcd_tools_watch_test.go | ||
| fake_etcd_client.go | ||