k3s/pkg/kubelet/kuberuntime
Random-Liu a6aad1591b Make sure GetPodStatus can get statuses of all containers in a pod. 2016-10-07 14:10:18 -07:00
..
doc.go Kubelet: add garbage collection for new runtime API 2016-09-14 09:09:45 +08:00
fake_kuberuntime_manager.go Add oom score adj in new CRI implementation. 2016-09-26 11:39:02 -07:00
helpers.go Merge pull request #33363 from feiskyer/initcontainer 2016-10-04 10:26:33 -07:00
helpers_test.go kuberuntime: include container hash in backoff keys 2016-09-23 14:52:30 -07:00
kuberuntime_container.go Make sure GetPodStatus can get statuses of all containers in a pod. 2016-10-07 14:10:18 -07:00
kuberuntime_gc.go Kubelet: add garbage collection for new runtime API 2016-09-14 09:09:45 +08:00
kuberuntime_gc_test.go CRI: Add init containers 2016-09-30 10:48:57 +08:00
kuberuntime_image.go Implement temporary ImageStats in kuberuntime_manager, and 2016-10-03 22:56:25 -07:00
kuberuntime_image_test.go Implement temporary ImageStats in kuberuntime_manager, and 2016-10-03 22:56:25 -07:00
kuberuntime_manager.go Make sure GetPodStatus can get statuses of all containers in a pod. 2016-10-07 14:10:18 -07:00
kuberuntime_manager_test.go Merge pull request #33363 from feiskyer/initcontainer 2016-10-04 10:26:33 -07:00
kuberuntime_sandbox.go CRI: Remove the mount name and port name. 2016-10-04 13:10:59 -07:00
labels.go Kubelet: implement GetPods for kuberuntime 2016-08-22 10:59:05 +08:00
labels_test.go Kubelet: implement labels for kuberuntime 2016-08-09 10:01:45 +08:00