Hongchao Deng
|
6f3ac807fd
|
pass SelectionPredicate instead of Filter to storage layer
|
2016-09-26 09:47:19 -07:00 |
|
Wojciech Tyczynski
|
1d9bc58328
|
Extend Filter interface with Trigger() and use it for pods and nodes
|
2016-07-13 08:45:18 +02:00 |
|
Wojciech Tyczynski
|
7f7ef0879f
|
Change filter to interface in storage.Interface
|
2016-07-13 08:44:22 +02:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Gyu-Ho Lee
|
b8740c2c67
|
pkg/storage/etcd3: remove name field in test
Current test gets the name with its test table index,
so there seems to be no reason to have name field in test table.
|
2016-05-29 02:17:35 -07:00 |
|
Hongchao Deng
|
cd3f7f41c1
|
etcd3/watcher: refactor test
|
2016-05-10 12:37:31 -07:00 |
|
Hongchao Deng
|
46214c60bb
|
etcd3/store: support TTL in Create, Update
|
2016-04-19 07:35:59 +08:00 |
|
Hongchao Deng
|
00ddf0671d
|
etcd (v3) store: implements KV methods of storage.Interface
This implements Get(), Create(), Delete(), GetToList(),
List(), GuaranteedUpdate().
|
2016-03-30 10:20:39 -07:00 |
|