k3s/pkg
brendandburns 40c71e8292 Merge pull request #372 from yugui/feature/golint
Fixes Go lint errors.
2014-07-08 12:55:41 -07:00
..
api Fixes golint errors in pkg/api 2014-07-08 16:08:58 +09:00
apiserver Fixes golint errors in pkg/apiserver 2014-07-08 16:10:11 +09:00
client Fixes golint errors in pkg/client 2014-07-08 16:15:41 +09:00
cloudprovider Activate gce minion list. 2014-07-01 11:33:58 -07:00
controller 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
kubecfg Use ID instead of Id (go style) everywhere 2014-07-01 13:16:47 -04:00
kubelet Merge pull request #351 from discordianfish/use-api-for-pull 2014-07-08 09:08:12 -07:00
labels Make selector parsing deterministic 2014-06-20 10:03:56 -07:00
master Allow master's pod info getter to be faked. Wire up in integration tests in futile attempt to make travis pass. 2014-07-01 17:08:32 -07:00
proxy fix data race in config.go. This is a hard one. 2014-07-02 23:23:14 -07:00
registry 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
scheduler Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
tools fix data races in controller 2014-07-02 23:22:09 -07:00
util 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
version update version package when building. 2014-07-02 15:32:30 -07:00