k3s/pkg/master
nikhiljindal 7e909ed743 Changes to improve swagger ui.
- Separating out index, version and api handlers into independent web
  services. Moved the index handler to /welcome, version handler to
  /version and the api handler to /api,
2015-01-09 10:56:24 -08:00
..
ports added healthz check to the proxy with configurable port 2014-11-23 09:07:19 -08:00
doc.go Fix typos in pkg docs 2014-08-28 11:43:35 +02:00
ip_cache.go add ttl as param to ip cache 2014-12-22 14:14:03 -08:00
ip_cache_test.go add ttl as param to ip cache 2014-12-22 14:14:03 -08:00
master.go Changes to improve swagger ui. 2015-01-09 10:56:24 -08:00
master_test.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00
pod_cache.go Make locking simpler 2014-12-22 15:11:28 -08:00
pod_cache_test.go Make locking simpler 2014-12-22 15:11:28 -08:00
publish.go Allow an empty service 2014-12-09 12:48:53 -05:00
rest_to_nodes.go Remove an unneeded trip over the network when getting/listing pods. 2014-12-18 17:47:59 -08:00