k3s/pkg/kubelet/pod
Yu-Ju Hong bc6414a873 kubelet: add a generic pod lifecycle event generator
This change introduces pod lifecycle event generator (PLEG), and adds a generic
PLEG. The generic PLEG relies on relisting to discover container events, and is
container-runtime-agnostic. Both docker and rkt are changed to use generic
PLEG.
2015-11-13 09:55:36 -08:00
..
fake_mirror_client.go
manager.go kubelet: add a generic pod lifecycle event generator 2015-11-13 09:55:36 -08:00
manager_test.go
mirror_client.go Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -07:00
mirror_client_test.go