k3s/pkg/registry/thirdpartyresourcedata
Clayton Coleman 51b624103f
Change ConvertToVersion to use GroupVersion
Long delayed refactor, avoids a few more allocations.
2016-05-12 10:10:35 -04:00
..
etcd In preparation for new storage backends renaming generic registry store 2016-04-26 08:32:13 -05:00
codec.go Change ConvertToVersion to use GroupVersion 2016-05-12 10:10:35 -04:00
codec_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
doc.go
registry.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
strategy.go Move FieldPath and errors to a sub-package 2015-12-10 11:48:16 -08:00
strategy_test.go Add missing field label conversions 2016-01-14 10:00:45 +01:00
util.go Add third party support to kubectl 2016-03-31 10:53:32 -07:00
util_test.go