k3s/pkg/tools
Tim Hockin 0f97a73c1b Rename a bunch of "Make" functions to "New"
Also rename some to other names that make better reading.  There are still a
bunch of "make" functions but they do things like assemble a string from parts
or build an array of things.  It seemed that "make" there seemed fine.  "New"
is for "constructors".
2014-08-20 21:27:19 -07:00
..
decoder.go Etcd watcher verification 2014-07-31 14:54:30 -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 Merge pull request #780 from brendandburns/native 2014-08-15 11:48:13 -07:00
etcd_tools_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
fake_etcd_client.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00