k3s/pkg/registry/generic
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
..
etcd Prepare EtcdHelper to extract more data from Node 2015-03-16 15:33:50 -04:00
doc.go Add generic registry object so we can stop rewriting this code 2014-10-10 15:46:49 -07:00
registry.go Adding fields selector 2015-03-10 22:13:10 +01:00
registry_test.go Adding fields selector 2015-03-10 22:13:10 +01:00