k3s/pkg/tools
Kouhei Ueno 648b80e5d7 Implement FakeEtcdClient.ExpectNotFoundGet 2014-08-01 02:35:38 +09:00
..
decoder.go Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00
decoder_test.go Fork API types. 2014-07-24 21:47:08 -07:00
doc.go Move etcd helpers to tools package so they can depend on api package. Add ResourceVersion, hook it up to etcd index to get atomic PUTs. 2014-07-02 15:42:05 -07:00
etcd_tools.go AtomicUpdate should use api.Encode 2014-08-01 02:35:38 +09:00
etcd_tools_test.go Use Decode/Encode in etcd_tools 2014-07-28 11:27:36 -07:00
fake_etcd_client.go Implement FakeEtcdClient.ExpectNotFoundGet 2014-08-01 02:35:38 +09:00