func TestRemoveContainer(t *testing.T) { … }
func TestKillContainer(t *testing.T) { … }
func TestToKubeContainerStatus(t *testing.T) { … }
func TestToKubeContainerStatusWithResources(t *testing.T) { … }
func TestToKubeContainerStatusWithUser(t *testing.T) { … }
func testLifeCycleHook(t *testing.T, testPod *v1.Pod, testContainer *v1.Container) { … }
func TestLifeCycleHook(t *testing.T) { … }
func TestLifeCycleHookForRestartableInitContainer(t *testing.T) { … }
func TestStartSpec(t *testing.T) { … }
func TestRestartCountByLogDir(t *testing.T) { … }
func TestKillContainerGracePeriod(t *testing.T) { … }
func TestUpdateContainerResources(t *testing.T) { … }