minikube/pkg/localkube
dlorenc 8611a455ca Initial configurator commit. 2016-09-30 10:05:14 -07:00
..
kube2sky Check boilerplate in all files. 2016-05-24 21:57:16 -07:00
apiserver.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
controller-manager.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
dns.go Switch the DNS etcd port from 9090. 2016-07-25 14:59:34 -07:00
etcd.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
kubelet.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
localkube.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
localkube_test.go Remove unused portions of GenerateSelfSignedCert 2016-05-11 16:50:27 -07:00
proxy.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
scheduler.go Initial configurator commit. 2016-09-30 10:05:14 -07: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