k3s/pkg/registry/etcd
Clayton Coleman bddef32193 Prepare EtcdHelper to extract more data from Node
In order to support graceful deletion, the resource object will
need access to the TTL value in etcd.  Also, in the future we
may want to get the creation index (distinct from modifiedindex)
and expose it to clients.  Change EtcdResourceVersioner to be
more type specific (objects vs lists) and provide a default
implementation that relies on the internal API convention.

Also, rename etcd_tools.go to etcd_helper.go and split a few
things up.
2015-03-16 15:33:50 -04:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
etcd.go Support TTL in genericetcd#Update 2015-03-16 14:22:01 -04:00
etcd_test.go Prepare EtcdHelper to extract more data from Node 2015-03-16 15:33:50 -04:00