k3s/pkg
Clayton Coleman 021cf64808 Change proxy config to reuse util/config
Splits endpoint and service configuration into their own objects.  Also makes
the endpoint and service configuration tests correct - there was a race condition
previously that meant tests were passing but not checking correct code.
2014-07-16 14:13:25 -04:00
..
api Update services to use the internal IP and port, now that its available. 2014-07-14 20:24:58 -07:00
apiserver Revert "Changed op.notify<-true to close(op.notify)." 2014-07-15 10:34:05 -07:00
client rename client.ClientInterface to client.Interface 2014-07-11 09:51:34 +10:00
cloudprovider Fixes golint errors in pkg/cloudprovider 2014-07-10 20:46:56 +09:00
controller pkg/controller: cleanup replication_controller.go 2014-07-12 14:21:51 -07:00
healthz Address comments. 2014-07-14 20:38:43 -07:00
kubecfg Add a template printer to kubecfg. 2014-07-14 21:13:06 -07:00
kubelet Move Docker specific function out of the Kubelet 2014-07-15 11:34:48 -04:00
labels Eliminates tautological comments 2014-07-15 20:58:01 +09:00
master Corrects wording of godoc comments. 2014-07-15 22:03:08 +09:00
proxy Change proxy config to reuse util/config 2014-07-16 14:13:25 -04:00
registry Define EtcdErrorCode as constant and reuse EtcdError instances 2014-07-15 20:48:06 +09:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Define EtcdErrorCode as constant and reuse EtcdError instances 2014-07-15 20:48:06 +09:00
util Create a configuration update utility 2014-07-16 14:13:25 -04:00
version update version package when building. 2014-07-02 15:32:30 -07:00