.. |
cadvisor
|
Add image garbage collection policy to imageManager.
|
2015-03-17 09:19:04 -07:00 |
config
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
dockertools
|
Merge pull request #5555 from fgrzadkowski/sync_pod_status
|
2015-03-18 10:14:07 -07:00 |
envvars
|
Loosen DNS 952 for labels
|
2014-12-01 12:30:43 -08:00 |
leaky
|
Use a constant for the pod infra container name
|
2015-01-28 10:13:02 -08:00 |
metrics
|
Make ParseDockerName() return an error.
|
2015-03-12 16:33:16 -07:00 |
volume
|
Retool mount detection for tests
|
2015-03-16 16:17:47 -07:00 |
container_gc.go
|
Separate GC policy into containerGC struct.
|
2015-03-17 10:50:06 -07:00 |
container_gc_test.go
|
Separate GC policy into containerGC struct.
|
2015-03-17 10:50:06 -07:00 |
doc.go
|
…
|
|
handlers.go
|
pkg/kubelet: reduce indentation
|
2015-02-16 08:46:41 -08:00 |
handlers_test.go
|
Rename type Port to ContainerPort
|
2015-02-27 21:05:59 -08:00 |
image_manager.go
|
Garbage collecting images in the Kubelet.
|
2015-03-17 17:56:02 -07:00 |
image_manager_test.go
|
Add image garbage collection policy to imageManager.
|
2015-03-17 09:19:04 -07:00 |
kubelet.go
|
kubelet: Remove docker container in prober's interface
|
2015-03-18 14:28:27 -07:00 |
kubelet_test.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
mirror_manager.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
mirror_manager_test.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
pod_workers.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
pod_workers_test.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
probe.go
|
kubelet: Remove docker container in prober's interface
|
2015-03-18 14:28:27 -07:00 |
probe_test.go
|
kubelet: Remove docker container in prober's interface
|
2015-03-18 14:28:27 -07:00 |
runonce.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
runonce_test.go
|
Remove BoundPods from Kubelet
|
2015-03-16 19:17:21 +01:00 |
server.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
server_test.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
types.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
util.go
|
Remove --etcd_servers flag from kubelet and proxy.
|
2015-03-10 09:29:09 -07:00 |
volumes.go
|
Implement volume plugin wrappers
|
2015-03-16 14:07:58 -07:00 |