mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 19:20:34 -05:00
The pending codec -> conversion split changes the signature of Encode and Decode to be more complicated. Create a stub helper with the exact semantics of today and do the simple mechanical refactor here to reduce the cost of that change. |
||
|---|---|---|
| .. | ||
| json | ||
| doc.go | ||
| filter.go | ||
| filter_test.go | ||
| iowatcher.go | ||
| iowatcher_test.go | ||
| mux.go | ||
| mux_test.go | ||
| watch.go | ||
| watch_test.go | ||