minikube/pkg/localkube
dlorenc e969ebe87b Add an external hostpath provisioner to localkube. 2017-03-01 11:05:14 -08:00
..
apiserver.go Fixes from gometalinter 2017-01-30 15:39:35 -08:00
controller-manager.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
etcd.go Change etcd to be accessible within pods 2017-02-17 15:40:48 -08:00
kubelet.go Add a PodCIDR for kubenet. 2017-01-05 14:50:28 -08:00
localkube.go Added API Name as configuration option 2017-02-18 15:49:49 -08: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
storage_provisioner.go Add an external hostpath provisioner to localkube. 2017-03-01 11:05:14 -08:00