kubernetes/pkg/client/cache
Daniel Smith 224a8d634b Merge pull request #3384 from derekwaynecarr/list_watch_by_namespace
Add ability to listwatch a resource in an optional namespace
2015-01-13 11:15:27 -08:00
..
doc.go finish testing client/cache 2014-08-04 14:50:01 -07:00
fifo_test.go Fix line-jumping bug in FIFO implementation 2014-10-21 16:37:32 -04:00
fifo.go Typo fix 2014-11-12 13:05:08 -05:00
listers_test.go Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
listers.go Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
listwatch_test.go Add ability to listwatch in namespace 2015-01-10 01:04:26 -05:00
listwatch.go Add ability to listwatch in namespace 2015-01-10 01:04:26 -05:00
poller_test.go Rename client/cache Store.Contains to ContainedIDs 2014-11-11 11:48:15 -05:00
poller.go Rename client/cache Store.Contains to ContainedIDs 2014-11-11 11:48:15 -05:00
reflector_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
reflector.go When connections are broken on Watch, write fewer errors to logs 2014-12-18 16:15:51 -05:00
store_test.go Added UndeltaStore. 2015-01-09 12:40:07 -08:00
store.go Typo fix 2014-11-12 13:05:08 -05:00
undelta_store_test.go Fix flaky test. 2015-01-09 16:23:53 -08:00
undelta_store.go Added UndeltaStore. 2015-01-09 12:40:07 -08:00