mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 02:30:39 -05:00
Replace many of the remaining s.Convert() invocations with direct execution, and make generated methods public. Removes 10% of the allocations during decode of a pod and ~20-40% of the total CPU time. |
||
|---|---|---|
| .. | ||
| queryparams | ||
| cloner.go | ||
| converter.go | ||
| converter_test.go | ||
| decode.go | ||
| deep_copy_test.go | ||
| deep_equal.go | ||
| doc.go | ||
| encode.go | ||
| error.go | ||
| meta.go | ||
| meta_test.go | ||
| scheme.go | ||
| scheme_test.go | ||
| unversioned_test.go | ||