k3s/pkg/client/cache
Madhusudan.C.S 525d7a7732 Fix the label selector to selector conversion error string.
The message as it is framed right now does not make any sense for the
end users of our system. It might even lead to confusion. So this is
attempt to make the error message less confusing.
2016-02-10 09:43:30 -08:00
..
delta_fifo.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
delta_fifo_test.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
doc.go Replace "minion" with "node" in bunch of places. 2015-09-14 11:07:11 +02:00
expiration_cache.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
expiration_cache_fakes.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
expiration_cache_test.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
fifo.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
fifo_test.go fix the HasSynced() bug for Informer 2016-02-03 11:40:11 +08:00
index.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
index_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
listers.go Fix the label selector to selector conversion error string. 2016-02-10 09:43:30 -08:00
listers_test.go Move extensions.LabelSelector to unversioned. 2016-02-04 13:46:34 -08:00
listwatch.go Use Parameter codec in request.VersionedParams() 2016-01-30 14:14:20 -05:00
listwatch_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
reflector.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
reflector_test.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
store.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
thread_safe_store.go use param indices 2016-01-13 19:23:58 +08:00
undelta_store.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00
undelta_store_test.go Move version agnostic parts of client 2015-09-10 17:17:59 -07:00