kubernetes/pkg/kubelet/container
2016-04-28 10:56:56 -07:00
..
testing Track image storage usage for docker containers 2016-04-25 16:00:34 -07:00
cache_test.go Add container.Cache for storing container.PodStatus 2016-01-13 10:19:47 -08:00
cache.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
container_gc.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
container_reference_manager.go Use strong type for container ID 2015-10-07 10:58:05 -07:00
event.go Fix a typo of NodeNotReady event. 2015-11-19 15:35:14 -08:00
helpers_test.go Always restart container in unknown state. 2016-03-05 10:42:26 +00:00
helpers.go Added Hostname and Subdomain field to Pod.Spec 2016-04-28 10:56:56 -07:00
image_puller_test.go Add flow control pkg 2016-04-03 11:28:03 +08:00
image_puller.go Add flow control pkg 2016-04-03 11:28:03 +08:00
os.go rkt: Implement pod FinishedAt 2016-04-22 15:34:55 -07:00
pty_linux.go kubelet/container: Move pty*.go to container runtime package. 2015-05-07 23:36:47 -07:00
pty_unsupported.go kubelet/container: Move pty*.go to container runtime package. 2015-05-07 23:36:47 -07:00
ref_test.go update testapi to eliminate redundant fields 2015-12-07 15:54:26 -05:00
ref.go remove implicitly required container event 2015-11-04 16:47:17 +08:00
runtime_cache_fake.go Move TestRuntimeCache into non-test file 2016-03-21 16:21:55 -04:00
runtime_cache_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
runtime_cache.go kubelet: remove background updating thread in RuntimeCache 2015-11-19 17:25:51 -08:00
runtime.go Track image storage usage for docker containers 2016-04-25 16:00:34 -07:00
serialized_image_puller_test.go Add flow control pkg 2016-04-03 11:28:03 +08:00
serialized_image_puller.go Add flow control pkg 2016-04-03 11:28:03 +08:00
sync_result_test.go Add unit test for PodSyncResult 2016-01-17 00:42:45 -08:00
sync_result.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00