minikube/pkg/localkube
dlorenc 02ca33a869 Enable dynamic provisioning. 2016-09-09 10:02:11 -07:00
..
kube2sky Check boilerplate in all files. 2016-05-24 21:57:16 -07:00
apiserver.go Enable all available APIs 2016-07-21 15:39:37 +01:00
controller-manager.go Enable dynamic provisioning. 2016-09-09 10:02:11 -07:00
dns.go Switch the DNS etcd port from 9090. 2016-07-25 14:59:34 -07:00
etcd.go Actually store registered etcd listeners. 2016-08-08 13:04:36 -07:00
kubelet.go localkube: add rkt, and CNI support 2016-09-09 13:48:22 +02:00
localkube.go localkube: add rkt, and CNI support 2016-09-09 13:48:22 +02:00
localkube_test.go Remove unused portions of GenerateSelfSignedCert 2016-05-11 16:50:27 -07:00
proxy.go Set the proxy mode to iptables. 2016-06-01 09:16:34 -07:00
scheduler.go Very large refactor of localkube. Fixed lots of bugs, added flags and commands via cobra, extracted a simple interface for SimpleServer for all Kubernetes components, made DNS working again, created the type LocalkubeServer which holds all necessary data etc. 2016-05-09 23:35:57 +03:00
server.go Run gofmt 2016-05-09 23:37:46 +03:00
servers.go Very large refactor of localkube. Fixed lots of bugs, added flags and commands via cobra, extracted a simple interface for SimpleServer for all Kubernetes components, made DNS working again, created the type LocalkubeServer which holds all necessary data etc. 2016-05-09 23:35:57 +03:00